corllkp | R Documentation |
Plot log likelihood for normal correlation, known expectations and variances.
corllkp(Sxx, Sxy, Syy, n)
Sxx |
average of squares of first variable |
Sxy |
average of product of first and second variables |
Syy |
average of squares of second variable |
n |
sample size. |
corllkp(1.5,.5,1.5,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.