Retrieves .smart.prediction from
smartpredenv (R)
or
frame 1 (S-PLUS).
Usage
get.smart.prediction()
Arguments
Value
Returns with the list .smart.prediction from
smartpredenv (R)
or
frame 1 (S-PLUS).
Details
A smart modelling function such as lm allows
smart functions such as bs
to write to
a data structure called .smart.prediction in
smartpredenv (R)
or
frame 1 (S-PLUS).
At the end of fitting,
get.smart.prediction retrieves this data structure.
It is then attached to the object, and used for prediction later.