chkFit: (internal) Checking for the fit of the predictions

Description Usage Arguments Value

View source: R/procFunctions.R

Description

proc to check fit by ploting as well as returning FY predictions It internally returns the smoothed predictions as well as plots. Plots are muted in default

Usage

1
chkFit(df, sg, FYCFs, itrY, opt, title)

Arguments

df

a data.frame

sg

a string for the subgroup expression

FYCFs

a list of glm results

itrY

a vector of Y grids

opt

a list of options

title

a string, title

Value

FYPred which is the prediction of FY for each observation.


SMasa11/ptse documentation built on Sept. 11, 2019, 12:48 a.m.