as.stanfit {multinma} | R Documentation |
Attempt to turn an object into a stanfit
object.
as.stanfit(x, ...)
## S3 method for class 'stan_nma'
as.stanfit(x, ...)
## Default S3 method:
as.stanfit(x, ...)
x |
an object |
... |
additional arguments |
A stanfit
object.