info.kspm {KSPM} | R Documentation |
gives information about Kernel Semi parametric Model Fits
info.kspm(object, print = TRUE)
object |
an object of class "kspm", usually, a result of a call to |
print |
logical, if |
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 |
Catherine Schramm, Aurelie Labbe, Celia Greenwood