OneSamplePercentiles | R Documentation |
One Sample Percentiles
OneSamplePercentiles(
data,
p = 0.5,
alpha = 0.05,
status_name = "status",
time_name = "time"
)
data |
Data.frame. |
p |
Percentile. |
alpha |
Type I error. |
status_name |
Name of status column. |
time_name |
Name of time column. |
Data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.