Skip to content

restore original examples and add Roxygen2 documentation to all functions#2

Open
YURYVOM wants to merge 3 commits into
psirusteam:masterfrom
YURYVOM:master
Open

restore original examples and add Roxygen2 documentation to all functions#2
YURYVOM wants to merge 3 commits into
psirusteam:masterfrom
YURYVOM:master

Conversation

@YURYVOM

@YURYVOM YURYVOM commented Jun 16, 2026

Copy link
Copy Markdown

VO

@YURYVOM YURYVOM closed this Jun 16, 2026
@YURYVOM YURYVOM reopened this Jun 16, 2026

@psirusteam psirusteam left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Revisar si es necesario mantener la docuemntación para las bases de datos del paquete
  2. Eliminar todas las funciones de estimación E. (sí, todas)
    3)Hice comentarios en algunos títulos para mantener los originales

Comment thread R/Deltakl.r
#' @export
#'
#' @title
#' Matrix of Joint Inclusion Probability Differences

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mantener el título de la función original

Comment thread man/Deltakl.rd
\title{Variance-Covariance Matrix of the Sample Membership Indicators for Fixed Size Without Replacement Sampling Designs}
\description{Computes the Variance-Covariance matrix of the sample membership indicators in the population given a
fixed sample size design}
\title{Matrix of Joint Inclusion Probability Differences}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
\title{Matrix of Joint Inclusion Probability Differences}
\title{VarianceCovariance Matrix for Sample Membership Indicators in Fixed-Size Sampling Without Replacement}

Comment thread man/E.Beta.rd
\alias{E.Beta}
\title{Estimation of the population regression coefficients under SI designs}
\description{Computes the estimation of regression coefficients using the principles of the Horvitz-Thompson estimator}
\title{Estimation of Regression Coefficients under Simple Random Sampling}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
\title{Estimation of Regression Coefficients under Simple Random Sampling}
\title{Estimation of Regression Coefficients under Simple Random Sampling Without Replacement}

Comment thread man/E.piPS.rd
\alias{E.piPS}
\title{Estimation of the Population Total under Probability Proportional to Size Sampling Without Replacement}
\description{Computes the Horvitz-Thompson estimator of the population total according to a \eqn{\pi}PS sampling design}
\title{Estimation of the Population Total under Pi Probability Proportional to

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
\title{Estimation of the Population Total under Pi Probability Proportional to
\title{Estimation of the Population Total under Probability-Proportional-to-Size Sampling Without Replacement}

Comment thread man/E.piPS.rd
\title{Estimation of the Population Total under Probability Proportional to Size Sampling Without Replacement}
\description{Computes the Horvitz-Thompson estimator of the population total according to a \eqn{\pi}PS sampling design}
\title{Estimation of the Population Total under Pi Probability Proportional to
Size Sampling}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Size Sampling}

Comment thread man/E.PPS.rd
\alias{E.PPS}
\title{Estimation of the Population Total under Probability Proportional to Size Sampling With Replacement}
\description{Computes the Hansen-Hurwitz estimator of the population total according to a probability proportional to size sampling with replacement design}
\title{Estimation of the Population Total under PPS With-Replacement Sampling}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
\title{Estimation of the Population Total under PPS With-Replacement Sampling}
\title{Estimation of the Population Total under Probability-Proportional-to-Size Sampling Without Replacement}

Comment thread man/E.STpiPS.Rd
\title{Estimation of the Population Total under Stratified Probability Proportional to Size Sampling Without Replacement}
\description{Computes the Horvitz-Thompson estimator of the population total according to a probability proportional to size
sampling without replacement design in each stratum}
\title{Estimation of the Population Total under Stratified piPS Sampling}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dejar título original

Comment thread man/IkWR.rd
\title{Sample Membership Indicator for with Replacements sampling designs}
\description{Creates a matrix of values (1, if the unit belongs to a specified sample and 0, otherwise)
for every possible sample under fixed sample size designs without replacement}
\title{Frequency Indicator Matrix for With-Replacement Sampling}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dejar el título original

Comment thread man/nk.rd
\alias{nk}
\title{Sample Selection Indicator for With Replacement Sampling Designs}
\description{The function returns a matrix of \eqn{binom(N+m-1)(m)} rows and \eqn{N} columns. Creates a matrix of values (0, if the unit does not belongs to a specified sample, 1, if the unit is selected once in the sample; 2, if the unit is selected twice in the sample, etc.) for every possible sample under fixed sample size designs with replacement}
\title{Frequency Matrix for With-Replacement Sampling}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dejar título original

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants