Function reference
-
alpha_table()
- Table with alpha values
-
apply_dic()
- Apply dictionary
-
build_scaledic_skeleton()
- Build a dictionary file template
-
check_values()
- Check values
-
combine_data_frames()
- Combine data frames
-
dat_itrf
- Example dataset: Integrated Teacher Report Form
-
descriptives()
- Table with descriptive statistics
-
dic_attr()
`dic_attr<-`()
- Set and get dictionary attributes
-
dic_haven()
- Create haven labels and value labels from dic
-
dic_itrf
- Example dictionary file for the Integrated Teacher Report Form.
-
ex_itrf
- Example dataset: Integrated Teacher Report Form
-
ex_normtable_ext
- Example dataset with a norm table
-
ex_normtable_int
- Example dataset with a norm table
-
exploratory_fa()
- Exploratory factor analysis based on the psych::fa function
-
extract_dic()
- Extract a dictionary from a data file with dic information
-
factor_by_label()
- Turns a dic variable into a factor based on the value labels
-
get_dic_attribute()
- Get a dictionary attribute of one or more variables.
-
get_scales()
- Extracts a list of item names based on dic information
-
haven_dic()
- haven labels to dic files
-
impute_missing()
- Impute missing values
-
lavaan_model()
- Extract a model definition that can be applied to lavaan::cfa for a confirmatory factor analysis
-
list_scales()
- List scales
-
lookup_norms()
- Look up norm table values
-
new_dic()
- Dictionary class low level constructor
-
remove_dic()
- Remove dictionary class and information from a data.frame or a vector
-
rename_items()
- Rename items
-
replace_missing()
- Replace Missing values
-
scaledic-package
scaledic
- Scale Dictionary
-
score_scale()
- Score scale calculates scale scores.
-
select_items()
- Select items
-
select_scores()
- Select scale scores
-
set_dic()
- Set dictionary information to variables