multiplotPower: Multiple plot function to plot the mmpower output

View source: R/plot_functions.R

multiplotPowerR Documentation

Multiple plot function to plot the mmpower output

Description

multiplotPower(output_data, ppi = 300) plots the output for every effect in the mixed model used for power simulation.A png file with all plots is saved to your working directory.

Usage

multiplotPower(output_data, ppi = 300, filename = F)

Arguments

output_data

data frame returned from fullpower function

ppi

resolution of plot. default is 300

filename

custom file name for plot


DejanDraschkow/mixedpower documentation built on Feb. 16, 2024, 7:58 a.m.