ptsquared {SK4FGA}R Documentation

Calculate the Probability for a given T^2 statistic.

Description

Calculate the Probability for a given T^2 statistic.

Usage

ptsquared(t, n1, n2, p)

Arguments

t

T^2 statistic.

n1

Number of observations in first sample.

n2

Number of observations in second sample.

p

Number of parameters.

Value

A probability corresponding to a given T^2 statistic and for given arguments.


[Package SK4FGA version 0.1.1 Index]