phase6_onet: Aggregate

Description Usage Arguments Value

View source: R/phase6_onet.R

Description

This function aggregates the large number of O-NET items into multiple summary indices. Aggregated domains are constructed by summing up the relative items. Importance and level information are incorporated together using Cobb-Douglas weighting. (I^a)*(L^(1-a))

Usage

1
phase6_onet(p5 = NULL, weight = 2/3)

Arguments

p5
  • The object produced by phase5_onet()

weight
  • A value between 0 and 1 indicating the weight placed on importance relative to level information when combining values. Default is 2/3

Value

A data frame containing the final cleaned O-NET data for the UK


djmorris1989/onetmappinguk documentation built on June 14, 2020, 10:04 a.m.