Skip to content

Commit a89eb80

Browse files
committed
fixes
1 parent 1d648ae commit a89eb80

7 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

100644100755
File mode changed.

ChangeLog

100644100755
File mode changed.

DESCRIPTION

100644100755
File mode changed.

MD5

100644100755
File mode changed.

NAMESPACE

100644100755
File mode changed.

R/gamm4.r

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ getVb <- function(v,Zt,root.phi,scale,Xf,Xfp,Sp,B,python_cholmod=FALSE,woodbury=
167167
if (inherits(phi.inv,"try-error")) woodbury <- FALSE ## in which case fall back on direct
168168
}
169169
}
170-
}
170+
}
171171

172172
if (woodbury) {
173173
## Woodbury formula version of XVX computations

man/gamm4.Rd

100644100755
File mode changed.

0 commit comments

Comments
 (0)