phase_test | R Documentation |
Determine a p-value for the strength of similarity between two bullets based on scores for each land-to-land comparison.
phase_test(land1, land2, score, sigma_0 = NA)
land1 |
vector with land ids of the LEAs in bullet 1 |
land2 |
vector with land ids of the LEAs in bullet 2 |
score |
real-valued vector consisting of land-to-land comparisons. Higher values are assumed to describe higher similarity. |
sigma0 |
real valued, standard deviation of the different source distribution. If |
phase.test object. List of estimate=est1-est2,estimate1=est1, estimate2=est2, statistic= test.statistic, p.value=pvalue, parameter=sigma_0, data = dframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.