se_pv: Standard errors for average performances grouped by given...

Description Usage Arguments Value

View source: R/sepv.R

Description

Standard errors for average performances grouped by given factors.

Usage

1
2
se_pv(data, pvname, groups, means_ppv, final_weight = "W_FSTUWT",
  brr_weights = paste0("W_FSTR", 1:80))

Arguments

data

Name of a data frame containing columns given in other arguments.

pvname

String of the form "MATH", "READ", "SCIE".

groups

Name of one or more factors used for grouping.

means_ppv

Data frame returned by mean_ppvs function that contains average performances computed for each plausible value.

final_weight

Name of a column with student's final weight.

brr_weights

Names of columns that contain BRR weights.

Value

Vector that contains computed standard errors.


mi2-warsaw/PISAoccupations documentation built on May 22, 2019, 8:58 p.m.