fastpos-package | R Documentation |
Finds the critical sample size ("critical point of stability") for a correlation to stabilize in Schoenbrodt and Perugini's definition of sequential stability (see doi: 10.1016/j.jrp.2013.05.009).
In most cases you will just need the function find_critical_pos()
which will you give you the critical point of stability for your specific
parameters. If you are interested in more complicated analysis you might want
to look at the function simulate_pos()
, which is a C++
functions to calculate correlations and return points of stability.
Maintainer: Johannes Titz johannes.titz@gmail.com (ORCID) [copyright holder]
Schönbrodt, F. D. & Perugini, M. (2013). At what sample size do correlations stabilize? Journal of Research in Personality, 47, 609-612. doi: 10.1016/j.jrp.2013.05.009
Schönbrodt, F. D. & Perugini, M. (2018) Corrigendum to “At what sample size do correlations stabilize?” [J. Res. Pers. 47 (2013) 609–612. https://doi.org/10.1016/j.jrp.2013.05.009]. Journal of Research in Personality, 74, 194. doi: 10.1016/j.jrp.2018.02.010
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.