We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once dependence structure for sample outputs has been properly formalised according to: hubverse-org/schemas#48
We will need a utility function able to reconstruct dependence structure from data/metadata.
Input would be a model_out_tbl, and will return the “least joint” structure that can be inferred from the sample indices in that tbl.
model_out_tbl
The text was updated successfully, but these errors were encountered:
I'm not clear how this interfaces with the new proposed set-up for samples, but I'm leaving it here for further clarification.
Sorry, something went wrong.
No branches or pull requests
Once dependence structure for sample outputs has been properly formalised according to: hubverse-org/schemas#48
We will need a utility function able to reconstruct dependence structure from data/metadata.
Input would be a
model_out_tbl
, and will return the “least joint” structure that can be inferred from the sample indices in that tbl.The text was updated successfully, but these errors were encountered: