pdMat
object, in which the column and row names are specified.## S3 method for class 'pdMat':
formula(object, asList)
pdMat
, representing
a positive definite matrix.object
has a formula
attribute, its value is
returned, else NULL
is returned.pdMat
pd1 <- pdSymm(~Sex*age)
formula(pd1)
Run the code above in your browser using DataLab