check.dataform: Partial Computation for Model Fitted Values

Description Usage Arguments Details Value Dependencies

View source: R/check.dataform.R

Description

Calculates the fitted values in each data node.

Usage

1

Arguments

beta

is a list of the regression coefficients.

formula

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

x

is a study variable.

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


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