projectionMedianMC: Calculates the Projection Median using the Monte Carlo...

Description Usage Arguments

View source: R/projectionMedianMC.R

Description

This function allows you to calculate the projection median approximately or exactly in 2D.

Usage

1
projectionMedianMC(data, N = 10000, method = 1)

Arguments

data

a nxd matrix of your data.

N

Number of vectors to generate in the Monte Carlo algorithm

method

Which Monte Carlo algorithm to use? As per Durocher et. al 2017


12ramsake/DurocherProjectionMedian documentation built on Nov. 23, 2019, 11:20 a.m.