info.kspm {KSPM} | R Documentation |
Giving information about Kernel Semi parametric Model Fits
Description
gives information about Kernel Semi parametric Model Fits
Usage
info.kspm(object, print = TRUE)
Arguments
object |
an object of class "kspm", usually, a result of a call to |
print |
logical, if |
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
[Package KSPM version 0.2.1 Index]