pminRcpp | R Documentation |
Compute the pointwise min for two vectors of equal length
pminRcpp(v1, v2)
v1 |
|
v2 |
|
vm m x 1
vector of pointwise minima
This function uses Rcpp
for computational efficiency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.