info.kspm: Giving information about Kernel Semi parametric Model Fits

Description Usage Arguments Value Author(s) See Also

View source: R/infoKspm.R

Description

gives information about Kernel Semi parametric Model Fits

Usage

1
info.kspm(object, print = TRUE)

Arguments

object

an object of class "kspm", usually, a result of a call to kspm.

print

logical, if TRUE, table of information are printed.

Value

info.kspm returns a table of information whose each row corresponds to a kernel included in the model and columns are:

type

type of object used to define the kernel

dim

dimension of data used in the model

type.predict

type of object the user should provide in predict.kspm function

dim.predict

dimension of object the user should provide in predict.kspm function

Author(s)

Catherine Schramm, Aurelie Labbe, Celia Greenwood

See Also

kspm, predict.kspm


KSPM documentation built on Aug. 10, 2020, 5:07 p.m.