as.theta.model {nonmemica} | R Documentation |
Extract Thetas from Model
Description
Extracts thetas from model.
Usage
## S3 method for class 'model'
as.theta(x, ...)
Arguments
x |
model |
... |
passed arguments |
Value
theta (subset of model)
See Also
Other as.theta:
as.theta()
[Package nonmemica version 1.0.11 Index]