predict.KW2 {RCBR}R Documentation

Prediction of Marginal Effects

Description

Given a fitted model by the rcbr NPMLE procedure predictions are made at new design points given by the newdata argument.

Usage

## S3 method for class 'KW2'
predict(object, ...)

Arguments

object

is the fitted NPMLE object

...

is expected to contain an argument newdata

Value

a vector pf predicted probabilities

See Also

bound.KW2 for a prediction function with bounds


[Package RCBR version 0.6.2 Index]