<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Cross Validation Based on Survey Design</dc:title>
  <dc:title>R package surveyCV version 0.2.0</dc:title>
  <dc:description>Functions to generate K-fold cross validation (CV) folds
    and CV test error estimates that take into account
    how a survey dataset's sampling design was constructed
    (SRS, clustering, stratification, and/or unequal sampling weights).
    You can input linear and logistic regression models, along with data and a 
    type of survey design in order to get an output that can help you determine
    which model best fits the data using K-fold cross validation.
    Our paper on "K-Fold Cross-Validation for Complex Sample Surveys"
    by Wieczorek, Guerin, and McMahon (2022)
    &lt;doi:10.1002/sta4.454&gt;
    explains why differing how we take folds based on survey design is useful.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: survey (&gt;= 4.1), magrittr (&gt;= 2.0)</dc:relation>
  <dc:relation>Suggests: dplyr (&gt;= 1.0), ggplot2 (&gt;= 3.3), grid (&gt;= 4.0), gridExtra
(&gt;= 2.3), ISLR (&gt;= 1.2), knitr (&gt;= 1.29), rmarkdown (&gt;= 2.2),
rpms (&gt;= 0.5), splines (&gt;= 4.0), testthat (&gt;= 3.1)</dc:relation>
  <dc:creator>Jerzy Wieczorek &lt;jawieczo@colby.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Cole Guerin [aut],
  Thomas McMahon [aut],
  Jerzy Wieczorek [cre, aut] (ORCID:
    &lt;https://orcid.org/0000-0002-2859-6534&gt;),
  Hunter Ratliff [ctb]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2022-03-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=surveyCV</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.surveyCV</dc:identifier>
</oai_dc:dc>
