dis_bs<- {mina}R Documentation

Setter for the slots 'dis_bs', 'dis_pm' and 'dis_stat'.

Description

Setter for the slots 'dis_bs', 'dis_pm' and 'dis_stat'.

Usage

dis_bs(x) <- value

dis_pm(x) <- value

dis_stat(x) <- value

## S4 replacement method for signature 'mina'
dis_bs(x) <- value

## S4 replacement method for signature 'mina'
dis_pm(x) <- value

## S4 replacement method for signature 'mina'
dis_stat(x) <- value

Arguments

x

The 'mina' object.

value

The value to set for the slot of the 'mina' object 'x'.

Value

The 'dis_bs', 'dis_pm' and 'dis_stat' slots of the 'mina' object.


[Package mina version 1.0.0 Index]