powered by
The terms argument is .
# S3 method for term npdims(x, terms = FALSE, ...)
A named integer vector of the number of dimensions of each parameter.
An object.
A flag specifying whether to get the number of dimensions for each term element.
Other arguments passed to methods.
Other dimensions: dims(), ndims(), pdims()
dims()
ndims()
pdims()
npdims(term("alpha[1]", "alpha[3]", "beta[1,1]", "beta[2,1]"))
Run the code above in your browser using DataLab