Description Usage Arguments Examples
This function allows the calculation of the PSI for a given data.
1 | PSI.calc.data(main_data, second_data, bin = 10)
|
main_data |
The main data set of a measurement, should be a factor or numeric |
bin |
The desired number of bins should be specified. Default value is 10. |
secon_data |
The second data set of a measurement, should be a factor or numeric |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.