Commit 2237f08
mef
(geography/R-spatstat.model) Updated 3.2.8 to 3.3.3
CHANGES IN spatstat.model VERSION 3.3-3
OVERVIEW
o Bug fixes and minor improvements.
SIGNIFICANT USER-VISIBLE CHANGES
o model.images.ppm
Now recognises arguments passed to 'as.mask'
to control the pixel raster for the images.
BUG FIXES
o improve.kppm
Crashed if NA's were present in the covariate values.
Fixed.
o model.matrix.ppm
Crashed with a message about 'logical index too long',
if NA's were present in the covariate values.
Fixed.
CHANGES IN spatstat.model VERSION 3.3-2
OVERVIEW
o Tweaks to documentation.
o Improved Palm diagnostic plot.
SIGNIFICANT USER-VISIBLE CHANGES
o plot.palmdiag
Improved placement of legend.
CHANGES IN spatstat.model VERSION 3.3-1
OVERVIEW
o Internal changes to satisfy CRAN package checker.
CHANGES IN spatstat.model VERSION 3.3-0
OVERVIEW
o Package now depends on 'spatstat.univar'.
o Easier control over quadrature schemes.
o More options in fitted.slrm
o Bug fix in predict.ppm.
o Internal improvements.
PACKAGE DEPENDENCE
o spatstat.model now depends on the new package 'spatstat.univar'.
SIGNIFICANT USER-VISIBLE CHANGES
o ppm.ppp
New argument 'quad.args' is a list of arguments passed to 'quadscheme'
to control the construction of the quadrature scheme.
o fitted.slrm
New argument 'type' allows calculation of fitted probabilities, intensities
or link function values.
o fitted.slrm
New arguments 'dataonly' and 'leaveoneout' allow calculation of fitted
values at the data points only, using leave-one-out calculation if desired.
BUG FIXES
o predict.ppm
Argument 'eps' was ignored in many cases.
Fixed.
CHANGES IN spatstat.model VERSION 3.2-11
OVERVIEW
o Slightly accelerated.
SIGNIFICANT USER-VISIBLE CHANGES
o spatstat.model package
Some computations slightly accelerated.
CHANGES IN spatstat.model VERSION 3.2-10
OVERVIEW
o Internal bug fix.
CHANGES IN spatstat.model VERSION 3.2-9
OVERVIEW
o We thank Marta Luraschi for contributions.
o Minor improvements and bug fixes.
SIGNIFICANT USER-VISIBLE CHANGES
o vcov.kppm
If any quadrature points have NA values for one of the covariates,
these quadrature points are ignored in the variance calculation,
with a warning.
o vcov.kppm
Minor change to formal arguments.
o vcov.ppm
Minor change to formal arguments.
BUG FIXES
o vcov.kppm
If any quadrature points had NA values for one of the covariates,
the result was a matrix of NA values.
Fixed.1 parent 66af593 commit 2237f08
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments