plot.plcp: Plot method for 'study_parameters'-objects

View source: R/helpers.R

plot.plcpR Documentation

Plot method for study_parameters-objects

Description

Plot method for study_parameters-objects

Usage

## S3 method for class 'plcp'
plot(x, n = 1, type = "both", ...)

Arguments

x

An object of class plcp.

n

specifies which row n should be used if object is a data.frame containing multiple setups.

type

indicated what plot to show. If effect the plot showing the treatment groups change over time will be shown, if dropout the missing data pattern will be shown, if both both plots will be shown.

...

Optional arguments.


rpsychologist/powerlmm documentation built on May 11, 2023, 12:24 a.m.