#' Covariates for Washington D.C. street crimes in January-February 2017
#'
#' @docType data
#'
#' @usage Z_process
#'
#' @format A matrix of spatial covariates. The rows corresponds to the spatial covariates
#' observed at the street crime data points. The columns indicates the spatial covariates.
#' @keywords datasets, covariates
#'
#' @author Kristian Bjørn Hessellund, Ganggang Xu, Yongtao Guan and Rasmus Waagepetersen.
#' @references Hessellund, K. B., Xu, G., Guan, Y. and Waagepetersen, R. (2020)
#' Semi-parametric multinomial logistic regression for multivariate point pattern data.
#'
#' @source http://opendata.dc.gov/datasets
#'
#'
#' @examples
#' Z_process
#'
'Z_process'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.