Skip to content

Comments

Fix bug ampute(run = FALSE)#732

Merged
stefvanbuuren merged 2 commits intoamices:masterfrom
thomvolker:ampute
Jan 8, 2026
Merged

Fix bug ampute(run = FALSE)#732
stefvanbuuren merged 2 commits intoamices:masterfrom
thomvolker:ampute

Conversation

@thomvolker
Copy link
Member

  1. Remove data.in line, because I keep the original data as is, and make a new object for the numeric data.
  2. Directly remove values from the data.in, instead of creating an intermediate missing.data object.
  3. Remove as.data.frame(data) because check.dataform(data) already transforms to data.frame.

@thomvolker
Copy link
Member Author

Solves #727

@stefvanbuuren stefvanbuuren merged commit 6f5d1d2 into amices:master Jan 8, 2026
5 checks passed
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