combineWeightsAndNorms: combineWeightsAndNorms

Description Usage Arguments

View source: R/combineWeightsAndNorms.R

Description

This function takes the normalised indicator scores and the weights derived from factor analysis, multiplies them out and then takes the sum of these weighted indicator scores to get the final score for that domain. The function takes a list of weights (generated by getFAWeights) and a data.frame of normalised scores, it returns a numeric vector containing the combined domain score.

Usage

1

Arguments

weights

a list of weights generated by getFAWeights

norms

a data.frame of normalised indicator values generated by normalScores


TheDataLabScotland/simdr documentation built on May 29, 2019, 1:05 p.m.