mean_pv: Average student's performances with standard errors by given...

Description Usage Arguments Value

View source: R/meanpv.R

Description

Average student's performances with standard errors by given factor variables.

Usage

1
mean_pv(data, pvname, groups, final_weights, brr_weights, student_id, school_id)

Arguments

data

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

pvname

Name of the plausible value column.

groups

Name of one or more factors used for grouping.

final_weights

Name of a column that contains final student weights.

brr_weights

Names of the columns that contain BRR weights. If se is set to FALSE, this argument is redunant and thus the default value is "".

student_id

Name of a column with student IDs.

school_id

Name of a column with school IDs.

Value

Data frame with columns for each given factor and student's average performances with standard errors.


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