Description Usage Arguments Details Value Note Author(s) References See Also Examples
function: prodAV product array to matrix
1 |
ary |
is (p*p*n) array. |
vector |
is a vector with dimension (p) |
function: prodAV product array to matri. compute: 'array * vector', which is (n,p) vector.
'array * vector', which is (n,p) vector.
Three dimentional array multiple matrix have several possibilities, see refeerence.
prodVAV
is another case of vector multiple array multiple vector. Is for feature purposes.
Hossein Riazoshams, Jan 2010. Email: riazihosein@gmail.com URL http://www.riazoshams.com/nlr/
Riazoshams H, Midi H, and Ghilagaber G, 2018,. Robust Nonlinear Regression, with Application using R, Joh Wiley and Sons.
1 2 | ## The function is currently defined as
"prodAV"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.