stat_per_obs_dataframe {TAD} | R Documentation |
Example dataset of stat_per_obs_dataframe
Description
Example dataset of stat_per_obs_dataframe
Usage
stat_per_obs_dataframe
Format
stat_per_obs_dataframe
A data.frame - it contains the provided factors, and the following rows - each has 96 obs:
- standardized_observedmean
num -0.847 -0.888 ...
- standardized_min_quantilemean
num -1.95 -1.58 ...
- standardized_max_quantilemean
num 1.49 1.18 ...
- significancemean
logi FALSE FALSE ...
- standardized_observedvariance
num -0.635 -0.746 ...
- standardized_min_quantilevariance
num -0.844 -1.183 ...
- standardized_max_quantilevariance
num 1.07 2.23 ...
- significancevariance
logi FALSE FALSE ...
- standardized_observedskewness
num 0.904 1.458 ...
- standardized_min_quantileskewness
num -1.21 -1.56 ...
- standardized_max_quantileskewness
num 1.23 1.43 ...
- significanceskewness
logi FALSE TRUE ...
- standardized_observedkurtosis
num 1.61 3.17 ...
- standardized_min_quantilekurtosis
num -0.654 -1.436 ...
- standardized_max_quantilekurtosis
num 0.996 1.717 ...
- significancekurtosis
logi TRUE TRUE ...
Example output of get_stat_per_rand
[Package TAD version 1.0.0 Index]