WLJS LogoWLJS Notebook

BlomqvistBetaTest

BlomqvistBetaTest[v1, v2] tests whether the vectors v1 and v2 are independent.

BlomqvistBetaTest[m1, m2] tests whether the matrices m1 and m2 are independent.

BlomqvistBetaTest[..., "property"] returns the value of "property".

Examples

Test independence:

BlomqvistBetaTest[{1, 2, 3, 4}, {2, 4, 6, 8}]

Please visit the official Wolfram Language Reference for more details.

On this page