Skip to content
Prev 13025 / 63424 Next

Guidelines for writing model term functions (?)

Well, there are examples like log, too, and poly() is a good one.

poly, ns and bs are special because they participate in the safe 
prediction scheme (?SafePrediction). If you don't need that, just return a 
vector or matrix (whose columns will be treated as a set of vectors).
On Fri, 2 Jul 2004, Roger D. Peng wrote: