getXValuesComplete: Partial Computation for Model Fitted Values

Description Usage Arguments Details Value Dependencies Author(s)

View source: R/getXValuesComplete.R

Description

Calculates the fitted values in each data node.

Usage

1
getXValuesComplete(formula, idValuesList)

Arguments

formula

a string character to be transformed as an object of class formula.

beta

is a list of the regression coefficients.

Details

Considering y as a response variable and x as study variable, the fitted values are the y-values that would expect for the given x-values according to the best-fitting straight line.

Value

a vector of fitted values.

Dependencies

getVarbyFormula

Author(s)

Paula R. Costa e Silva


stefvanbuuren/dsMice documentation built on Aug. 26, 2020, 1:44 p.m.