pmaxRcpp | R Documentation |
Compute the pointwise max for two vectors of equal length
pmaxRcpp(v1, v2)
v1 |
|
v2 |
|
vm m x 1
vector of pointwise maxima
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.