Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic fitting model #2

Open
mpizzocaro opened this issue Oct 10, 2024 · 0 comments
Open

Generic fitting model #2

mpizzocaro opened this issue Oct 10, 2024 · 0 comments

Comments

@mpizzocaro
Copy link
Collaborator

mpizzocaro commented Oct 10, 2024

GaussMarkovSRS handles inputs that are absolute frequency values or frequency ratios.
This means that the model for input data is either $q_j$ or $q_i/q_j$, where the $q_j$ are the adjusted constants (and in the current implementation, Cs is handled as a special case).
It may be worthwhile to rework the code and the input data format do handle generic models $\prod_j {q_j}^{n_j}$.
For example, this would enable GaussMarkovSRS to handle adjustment in the style of CODATA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant