sm_predict_raw: Wrapper for 'predict()' with custom coding for some types of...

Description Usage Arguments

Description

Wrapper for 'predict()' with custom coding for some types of predictions.

Usage

1
2
3
sm_predict_raw(method, object, newdata, type, conf.level = 0.95)

sm_predict_raw_safely(...)

Arguments

method

type of regression model

object

the results of a regression fit

newdata

New data at which to do predictions

type

the type of predicted value

conf.level

The confidence level to use for the confidence interval. Must be strictly greater than 0 and less than 1. Default is 0.95.


ddsjoberg/sjosmooth documentation built on May 14, 2019, 5:16 p.m.