bioacc_metric {rbioacc}R Documentation

Biaccumulation metrics

Description

Biaccumulation metrics

Usage

bioacc_metric(fit, ...)

## S3 method for class 'fitTK'
bioacc_metric(fit, type = "k", route = "all", ...)

Arguments

fit

An stanFit object

...

Further arguments to be passed to generic methods

type

A string with the type of metric: k for the kinetics BioConcentration Factor, ss for the steady state BioConcentration Factor.

route

Provide exposure route: all

Value

a data frame


[Package rbioacc version 1.2.1 Index]