Skip to content

issues Search Results · repo:spatstat/spatstat.geom language:R

Filter by

22 results
 (87 ms)

22 results

inspatstat/spatstat.geom (press backspace or delete to remove)

It would be useful for real experimental data if a hyperframe object could contain NA entries (for example, when one of the experimental units in a designed experiment gets broken and the response for ...
bug
enhancement
  • baddstats
  • 5
  • Opened 
    on Apr 29
  • #22

In plot.imlist if equal.ribbon=TRUE and equal.scales=TRUE then the option log=TRUE is currently ignored.
bug
  • baddstats
  • 1
  • Opened 
    on Apr 7
  • #21

Hello, I am finding an issue when counting point patterns using quadratcount. I attach the following repex: library(tidyverse) library(spatstat) ## generate pattern pattern_tbl - tibble( x = c(0, ...
  • Cidree
  • 7
  • Opened 
    on Apr 3
  • #20

The documentation of the weighted.median states that the resulting value will be ...a value m such that the total weight of data less than or equal to m is equal to half the total weight. The documentation ...
  • SlowMo24
  • 5
  • Opened 
    on Apr 29, 2024
  • #19

Hello, I appreciate the fast implementation in C of the nncross.ppp function, but unfortunately the call dmax - diameter(boundingbox(as.rectangle(X), as.rectangle(Y))) is consuming most of the time when ...
  • sthawinke
  • 9
  • Opened 
    on Jan 26, 2024
  • #18

First, thanks for the great package. There appears to be an error when passing tesselation data to quadratcount E.g., the following code yields Error: object Xcount not found library(spatstat) ## Regular ...
  • Jadamso
  • 2
  • Opened 
    on Aug 15, 2023
  • #17

As of spatstat.geom version 3.2-2, quadratcount will output count values in the wrong order if one or more cells do not cover an irregular window. For example, the following works as expected: library(spatstat) ...
  • mgimond
  • 4
  • Opened 
    on Jul 10, 2023
  • #16

I have a list of images created using solist and when I try to plot them with ribbon=TRUE the ribbon only contains the color map of the first image in the list. See the resulting attached image for example. ...
  • tshearm
  • 4
  • Opened 
    on Jan 3, 2023
  • #15

Hi, I freshly installed the spatstat package today, but I m already experiencing an error when trying to create a point pattern: test - data.frame(X = c(0,1,2), Y = c(3,2,4)) testppp - ppp(test$X, test$Y, ...
  • Mark-Sweep
  • 3
  • Opened 
    on Dec 23, 2022
  • #14

library(spatstat.geom) Loading required package: spatstat.data spatstat.geom 2.999-999.004 example(commonGrid) cmmnGr if(require(spatstat.random)) { cmmnGr+ A - setcov(square(1)) cmmnGr+ G ...
  • rubak
  • 1
  • Opened 
    on Sep 19, 2022
  • #13
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub