hatvalues.kclass: S3 method to get the hat values for a model.

Description Usage Arguments Value

View source: R/s3_methods.R

Description

S3 method to get the hat values for a model.

Usage

1
2
## S3 method for class 'kclass'
hatvalues(object, full = FALSE)

Arguments

object

a fitted model of type kclass.

full

logical to return the full matrix or just the diagonal.

Value

a diagonal (or matrix) of estimated values useful in alternative


potterzot/rkclass documentation built on May 25, 2019, 11:24 a.m.