Power | R Documentation |
Some description
expose
Read only. Returns the private structure of the object. For debugging purposes only.
new()
Power$new()
get_results()
Returns a list of detailed results.
Power$get_results()
power_script_lgc()
Creates a power script for the Lgc class.
Power$power_script_lgc(..., out_file = NULL, print = FALSE)
power_script_semnova()
Creates a power script for the Semnova class.
Power$power_script_semnova(..., out_file = NULL, print = FALSE)
power_analysis_lgc()
Power$power_analysis_lgc(..., data_syntax, sample_size, replications)
power_analysis_semnova()
Power$power_analysis_semnova(..., data_syntax, sample_size, replications)
print()
Prints the power for each of the model parameters.
Power$print(...)
summary()
Prints the power for the hypotheses.
Power$summary(...)
plot()
Plots the Lgc dummy object.
Power$plot(...)
clone()
The objects of this class are cloneable with this method.
Power$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.