print.fwdmv {Rfwdmv} | R Documentation |
Displays a brief summary of the forward search contained in an fwdmv object.
print.fwdmv(x, ...)
x |
an fwdmv object. |
... |
additional (and unused) arguments. |
x
is invisibly returned.
Kjell Konis
data(fondi.dat) fondi.1 <- fwdmv(fondi.dat) print(fondi.1) ## Equivalent to fondi.1