Rev Language Reference


fnCoala

Usage

fnCoala(Real[] coordinates, MatrixReal corAnalysis, RealPos[] weights)

Arguments

coordinates : Real[] (pass by const reference)
A vector of coordinates.
corAnalysis : MatrixReal (pass by value)
A correspondence analysis object.
weights : RealPos[] (pass by value)
A vector of weight for the coordinates.

Return Type