powered by
The function prints the main information of the fitted model.
# S3 method for sepstppm print(x, ...)
An object of class sepstppm
sepstppm
additional unused argument
Nicoletta D'Angelo
crimesub <- stpm(valenciacrimes$df[101:200, ], names = colnames(valenciacrimes$df)[-c(1:3)]) mod1 <- sepstppm(crimesub, spaceformula = ~x , timeformula = ~ day) mod1
Run the code above in your browser using DataLab