getCoords.RdCompute coordinates for all points
getCoords(coord, useCov, pred, covInv, exp, user_coord = NULL)
| coord | name of coordinates to be computed |
|---|---|
| useCov | should correlation be included in the coordinates |
| pred | matrix of predicted values for all points |
| covInv | inverse covariance matrix |
| exp | experimentally observed values |
| user_coord | user coordinates returned with coord=User |
matrix with coordinate representation of all points