extract_Covfct_sim: Extract the Estimated Covariate Effect for One Specific Model...

extract_Covfct_simR Documentation

Extract the Estimated Covariate Effect for One Specific Model Term

Description

This function extracts one single effect function from the simulated effects and adds the true observation as the last observation.

Usage

extract_Covfct_sim(term, m_true_comp, cov_preds, se = FALSE)

Arguments

term

Name of the covariate effect function to extract.

m_true_comp

True model component from which to extract the true observation.

cov_preds

List of simulation results from which to extract (as given by e.g. load_sim_results()).

se

TRUE if the standard error is to be extracted instead of the estimated function. Defaults to FALSE.


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