chisquared_: Chisquared Distribution Calculus Function
Description
This function calculates the chisquared distribution of two vectors of numbers.
Usage
chisquared_(x,y)
Arguments
x
Should be a vector.
y
Should be a vector.
Value
Numeric, the chisquared distribution of two vectors of numbers.
Details
To calculate the chisquared distribution, the user should give two vectors of numbers. The result is a sum of the squares of k independent standard normal random variables. The chisquared distribution formule is the following: