View source: R/rasch_quality_children.R
| rasch_quality_children | R Documentation | 
Calculate quality of multigroup and anchored Rasch Models
rasch_quality_children(df_nest, vars_metric)
df_nest | 
 a nested tibble that contains the column   | 
vars_metric | 
 a character vector of items to use in the Rasch Analysis  | 
a nested tibble with new columns with information about model quality
Other rasch functions: 
rasch_DIF(),
rasch_df_nest(),
rasch_drop(),
rasch_factor(),
rasch_mds_children(),
rasch_mds(),
rasch_model_children(),
rasch_model(),
rasch_quality_children_print(),
rasch_rawscore(),
rasch_recode(),
rasch_rescale_children(),
rasch_rescale(),
rasch_split_age(),
rasch_split(),
rasch_testlet()
Other children analysis functions: 
rasch_df_nest(),
rasch_drop(),
rasch_mds_children(),
rasch_model_children(),
rasch_quality_children_print(),
rasch_recode(),
rasch_rescale_children(),
rasch_split_age(),
rasch_split(),
rasch_testlet()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.