search for: betaval

Displaying 4 results from an estimated 4 matches for "betaval".

Did you mean: beta_val
2012 Mar 15
1
eigenvalues of matrices of partial derivatives with ryacas
Hello, I am trying to construct two matrices, F and V, composed of partial derivatives and then find the eigenvalues of F*Inverse(V). I have the following equations in ryacas notation: > library(Ryacas) > FIh <- Expr("betah*Sh*Iv") > FIv <- Expr("betav*Sv*Ih") > VIh <- Expr("(muh + gamma)*Ih") > VIv <- Expr("muv*Iv") I
2010 Jan 07
1
faster GLS code
Dear helpers, I wrote a code which estimates a multi-equation model with generalized least squares (GLS). I can use GLS because I know the covariance matrix of the residuals a priori. However, it is a bit slow and I wonder if anybody would be able to point out a way to make it faster (it is part of a bigger code and needs to run several times). Any suggestion would be greatly appreciated. Carlo
2009 Oct 20
1
How to create a legend that automatically reads the values from two vectors?
Hi all!!! How can I create a legend to my plot that automatically reads the values from two vectors? betav<-c(0.78,0.94,0.88,0.41,0.59,4.68) etav<-c(235.6,59.5,31.2,8.7,3.2,1174) I want my legend to show 6 lines beta(in greeks)=0.78,eta(in greeks)=235.6 beta(in greeks)=0.94,eta(in greeks)=6.59 .... beta(in greeks)=4.68,eta(in greeks)=1174 I know how to do it "by hand" but I have
2008 Jan 14
1
stochastic growth rate (package biopop)
...lation growth rate using ?popbio?. I would like to perform a stochastic model in which my demographic rates are sampled from beta distribution with known mean and SD. For example, rather than 0.50 (4th term of my matrix), I want to sample this parameter from a beta function at each time-step {e.g., betaval(0.5, 0.05)}. Then I want to run the model for 1000 time steps (or more) and estimate the asymptotic stochastic growth rate. Is there a command that enable this kind of modelling? Thank you, Best wishes, Privalan -- View this message in context: http://www.nabble.com/stochastic-growth-rate-%28p...