Skip to main content

reconstruct_model

Function reconstruct_model 

Source
pub(crate) fn reconstruct_model(
    grand_mean_x10: i32,
    main_effects: &[MainEffectEstimate],
    interactions: &[InteractionEstimate],
) -> FactorialModel