inst/doc/introduction_to_prcr.R

## ---- echo = F----------------------------------------------------------------
devtools::load_all(".")

## ---- eval = F----------------------------------------------------------------
#  library(prcr)

## ---- eval = T----------------------------------------------------------------
df <- pisaUSA15
m3 <- create_profiles_cluster(df, broad_interest, enjoyment, instrumental_mot, self_efficacy, n_profiles = 3)
plot_profiles(m3, to_center = TRUE)

Try the prcr package in your browser

Any scripts or data that you put into this service are public.

prcr documentation built on Feb. 9, 2020, 5:08 p.m.