Compute coordinates for all points

getCoords(coord, useCov, pred, covInv, exp, user_coord = NULL)

Arguments

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

Value

matrix with coordinate representation of all points