bioacc_metric: Biaccumulation metrics

View source: R/bioacc_metric.R

bioacc_metricR 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


rbioacc documentation built on May 29, 2024, 3:57 a.m.