-
```
inla.mesh.project(...)$A generates a sparase dgCMatrix which can not be used as
an input for inla.make.lincombs.
inla.make.lincombs requires a dgTMatrix, which can be achieved by a call to
inla.…
-
```
I think this bit refers to the wrong variables:
\code{y~ x1+x2+f(x3,model="iid")+f(x4,model="iid")}
specifies both \eqn{x_1}{x1} and \eqn{x_2}{x2} to be random effects,
while the formula
…
-
```
What steps will reproduce the problem?
---------------------------------------------------
see code below
What is the expected output? What do you see instead?
-----------------------------------…
-
```
I think this bit refers to the wrong variables:
\code{y~ x1+x2+f(x3,model="iid")+f(x4,model="iid")}
specifies both \eqn{x_1}{x1} and \eqn{x_2}{x2} to be random effects,
while the formula
…
-
```
What steps will reproduce the problem?
---------------------------------------------------
see code below
What is the expected output? What do you see instead?
-----------------------------------…
-
```
Calling inla() with verbose=TUE in R 2.12.0 (32-bit) on winXP produces
an error:
hgid: a0c0bfeb8445 date: Sat May 07 14:36:59 2011 +0200
Report bugs to
*** Error: Can only process one .…
-
```
What steps will reproduce the problem?
---------------------------------------------
see code
What is the expected output? What do you see instead?
-----------------------------------------------…
-
```
1) Documentation/R-help needed
2) An option, similar to that of GMRFLib::Qinv, that computes/returns the
off-diagonal elements, would be useful. The off diagonal elements can be used
in some ap…
-
```
inla.mesh.project(...)$A generates a sparase dgCMatrix which can not be used as
an input for inla.make.lincombs.
inla.make.lincombs requires a dgTMatrix, which can be achieved by a call to
inla.…
-
```
1) Documentation/R-help needed
2) An option, similar to that of GMRFLib::Qinv, that computes/returns the
off-diagonal elements, would be useful. The off diagonal elements can be used
in some ap…