.\" -*- nroff -*- generated from .Rd format
.BG
.FN asNatural
.TL
Convert to Natural Parameterization
.DN
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.
.CS
asNatural(object, ...)
.RA
.AG object
an object whose representation is to be converted to a
natural parameterization. Generally a model structure such as
`pdMat', `corStruct', or `varFunc' objects.

.AG ...
some methods for this generic function may require
additional arguments.

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

.SA
`asNatural.pdMat',
`asNatural.corStruct',
`asNatural.varFunc'
.KW models
.WR
