Power: Power class

PowerR Documentation

Power class

Description

Some description

Active bindings

expose

Read only. Returns the private structure of the object. For debugging purposes only.

Methods

Public methods


Method new()

Usage
Power$new()

Method get_results()

Returns a list of detailed results.

Usage
Power$get_results()

Method power_script_lgc()

Creates a power script for the Lgc class.

Usage
Power$power_script_lgc(..., out_file = NULL, print = FALSE)

Method power_script_semnova()

Creates a power script for the Semnova class.

Usage
Power$power_script_semnova(..., out_file = NULL, print = FALSE)

Method power_analysis_lgc()

Usage
Power$power_analysis_lgc(..., data_syntax, sample_size, replications)

Method power_analysis_semnova()

Usage
Power$power_analysis_semnova(..., data_syntax, sample_size, replications)

Method print()

Prints the power for each of the model parameters.

Usage
Power$print(...)

Method summary()

Prints the power for the hypotheses.

Usage
Power$summary(...)

Method plot()

Plots the Lgc dummy object.

Usage
Power$plot(...)

Method clone()

The objects of this class are cloneable with this method.

Usage
Power$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


langenberg/semnova documentation built on Feb. 12, 2025, 7:06 a.m.