This function calculates the standard deviaion for projected points from different sources
points_sd(src_pts, weights = NULL)
src_pts | An output from the source_points function |
---|---|
weights | A named vector with the weights from each source. See default_weights |