R/urap.proportion.held.R
urap.proportion.held.Rd
This is a convenience function to quickly calculate the proportion of variation that one set of points captures in a another set of points using the unreliable formulation.
base::matrix()
of points
base::matrix()
of points
numeric
vector of weights for each point in
y
. Defaults to equal weights for all points in y
.
numeric
value indicating the proportion of variation that
x
explains in y