CalmrDesign-methods: CalmrDesign methods

CalmrDesign-methodsR Documentation

CalmrDesign methods

Description

S4 methods for CalmrDesign class.

Usage

## S4 method for signature 'CalmrDesign'
show(object)

## S4 method for signature 'CalmrDesign'
mapping(object)

## S4 method for signature 'CalmrDesign'
trials(object)

Arguments

object

A CalmrDesign object

Value

show() returns NULL (invisibly).

mapping() returns a list with trial mappings.

trials() returns NULL (invisibly).


calmr documentation built on June 8, 2025, 1:03 p.m.