as.stanfit: as.stanfit

View source: R/stan_nma-class.R

as.stanfitR Documentation

as.stanfit

Description

Attempt to turn an object into a stanfit object.

Usage

as.stanfit(x, ...)

## S3 method for class 'stan_nma'
as.stanfit(x, ...)

## Default S3 method:
as.stanfit(x, ...)

Arguments

x

an object

...

additional arguments

Value

A stanfit object.


multinma documentation built on May 31, 2023, 5:46 p.m.