R/timss.rho.pv.R

Defines functions timss.rho.pv

Documented in timss.rho.pv

timss.rho.pv <-
function(variable, pvlabel, by, data, export=FALSE, name= "output", folder=getwd()) {

  intsvy.rho.pv(variable=variable, pvnames = pvlabel, 
                by=by, data=data, export=export, 
                name= name, folder=folder, config = pirls_conf)
}

Try the intsvy package in your browser

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

intsvy documentation built on Oct. 3, 2023, 1:07 a.m.