compute_fitted_sim: Compute the True Values to Compare with Fitted Values

compute_fitted_simR Documentation

Compute the True Values to Compare with Fitted Values

Description

This function takes the fitted curves object of the simulation and recalculates the true curves.

Usage

compute_fitted_sim(fitted_cu, I = 10, J = 16, reps = 5, nested = FALSE)

Arguments

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.


alexvolkmann/multifammPaper documentation built on Sept. 9, 2024, 8:47 p.m.