Extract and manipulate coefficients of ktensor and kform objects;
this using the methods of the spray package.
Functions as.spray() and nterms() are imoported from
spray.
Arguments
Author
Robin K. S. Hankin
Details
To see the coefficients of a kform or ktensor object,
use coeffs(), which returns a disord object (this is
actually spray::coeffs()). Replacement methods also use the
methods of the spray package.