"da"
Object
da
.
print.da(x, ...)
"da"
to be printed.
"da"
object.
This is a method for the function
print
for objects inheriting
from class
"da"
. See
or
for the
general behavior of this function.
daFit <- daGauss(cholesterol, control = list(save = 101:500)) daFit$algorithm print(daFit$algorithm) print.da(daFit$algorithm)