search for: underset

Displaying 2 results from an estimated 2 matches for "underset".

Did you mean: undernet
2011 Jul 21
2
Latex Table Help on R
Hello everyone, Peter (see my earlier post) recommended the following script for finding the means and standard deviations and putting them in table form. However, I would like the standard deviations under the means in brackets. Can anyone check this code to see how this can be adjusted? library(xtable) dataset1 = matrix( c(1,2,3,4, 5, 6 ), 2 , 3) dataset2 = matrix( c(4,3,5,10, 1, 0), 2, 3)
2009 Nov 29
1
optim or nlminb for minimization, which to believe?
...n} \label{eqn:mml:approx} f(x) \approx \prod^N_{i=1}\sum_{q=1}^{Q}\prod^K_{j=1}p(x|\theta_q,\beta)w_q \end{equation} \noindent where $q$ indexes the node at quadrature point $q$ and $w$ is the weight at quadrature point $q$. With Equation~(\ref{eqn:mml:approx}), the remaining challenge is to find $\underset{x}{\operatorname{arg\,max}} \, f(x)$. \end{document} [[alternative HTML version deleted]]