Convert to Natural Parameterization

DESCRIPTION:

This function is generic; method functions can be written to handle specific classes of objects. Classes which already have methods for this function include pdMat, corStruct and varFunc . See the appropriate method documentation for a description of the arguments.

USAGE:

asNatural(object, ...) 

REQUIRED ARGUMENTS:

object
an object whose representation is to be converted to a natural parameterization. Generally a model structure such as pdMat, corStruct, or varFunc objects.
...
some methods for this generic function may require additional arguments.

VALUE:

will depend on the method function used; see the appropriate documentation.

SEE ALSO:

, ,