predictdf.clm: Prediction data frame for constrained linear model fits

View source: R/clm.R

predictdf.clmR Documentation

Prediction data frame for constrained linear model fits

Description

Get predicted values based on constrained linear model object into data frame. This method is called by stat_smooth.

Usage

predictdf.clm(model, xseq, se, level)

Arguments

model

Object of class inheriting from "clm".

xseq

See stat_smooth.

se

See stat_smooth.

level

See stat_smooth.


langcog/langcog-package documentation built on March 28, 2024, 9:52 a.m.