compute_fitted_sim | R Documentation |
This function takes the fitted curves object of the simulation and recalculates the true curves.
compute_fitted_sim(fitted_cu, I = 10, J = 16, reps = 5, nested = FALSE)
fitted_cu |
Object saved from the simulation. |
I |
Number of levels for component B. Defaults to 9. |
J |
Number of levels for component C. Defaults to 16. |
reps |
Number of repetitions of the levels of B and C. Defaults to 5. |
nested |
TRUE if the model component C is nested. Defaults to FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.