Convert GLM Coefficients into Named Distribution Parameters
cof2parms(x, ...)# S3 method for matrix
cof2parms(x, distr, ...)
# S3 method for numeric
cof2parms(x, distr, ...)
# S3 method for dd
cof2parms(x, ...)
# S3 method for matrix
parms2cof(x, distr, ...)
matrix of parameters
object (vector or matrix of parameters, dd, or glm)
with named glm parameters ("r"
, "I(r^2)"
, "I(r^3)"
,
"log(r)"
, or "I(1/r)"
). NOTE: This function has minimal
error-checking.
ignored
name of the distribution