abr_methods: Accessor Methods of Package 'antibioticR'.

Description Usage Arguments

Description

Functions to access data and results of fitted antibioticR objects: summary, obs coeff, ...

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
obs(object, ...)

## S4 method for signature 'abr_baseclass'
obs(object, ...)

## S4 method for signature 'abr_baseclass'
coef(object, ...)

## S4 method for signature 'abr_baseclass'
fit(object, ...)

## S4 method for signature 'abr_baseclass'
deviance(object, ...)

## S4 method for signature 'abr_baseclass'
residuals(object, ...)

## S4 method for signature 'abr_baseclass'
df.residual(object, ...)

## S4 method for signature 'abr_ecoffinder'
startpar(object, ...)

## S4 method for signature 'abr_ecoffinder'
models(object, ...)

## S4 method for signature 'abr_ecoffinder'
ecoff(object, ...)

## S4 method for signature 'abr_ecoffinder'
rsquared(object, ...)

Arguments

object

name of a 'antibioticR' object. parameters is returned and printed.

...

other arguments passed to the methods.


tpetzoldt/antibioticR documentation built on Sept. 25, 2021, 1:17 p.m.