R/dataUnit.R

#' @title Data Unit Level of Rice Field Productivity
#'
#' @description This dataset is data on rice productivity in 15 sub-districts from 3 districts (Seruyan, East Kotawaringin, and West Kotawaringin) in Central Kalimantan obtained from the Ubinan Survey conducted routinely by BPS. This data will be implemented with the Geoadditive Small Area Model
#'
#' @format A data frame with 210 observations on the following 7 variables:
#' \describe{
#'   \item{number}{order of observation}
#'   \item{area}{domain codes}
#'   \item{name}{name of the small area}
#'   \item{y}{rice field productivity}
#'   \item{x1}{proportion of paddy rice harvested area to total harvested area}
#'   \item{x2}{latitude}
#'   \item{x3}{longitude}
#' }
#'
"dataUnit"

Try the geoSAE package in your browser

Any scripts or data that you put into this service are public.

geoSAE documentation built on June 14, 2021, 9:06 a.m.