-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
24 lines (24 loc) · 1007 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: surreal
Title: Create Datasets with Hidden Images in Residual Plots
Version: 0.0.1.9000
Authors@R: c(
person("James Joseph", "Balamuta", email = "[email protected]",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-2826-8458"))
)
Description: Implements the "Residual (Sur)Realism" algorithm described by
Stefanski (2007) <doi:10.1198/000313007X190079> to generate datasets
that reveal hidden images or messages in their residual plots. It offers
both predefined datasets and tools to embed custom text or images
into residual structures. Allowing users to create intriguing visual
demonstrations for teaching model diagnostics.
License: GPL (>= 3)
Depends: R (>= 4.3.0)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/coatless-rpkg/surreal, https://r-pkg.thecoatlessprofessor.com/surreal/
BugReports: https://github.com/coatless-rpkg/surreal/issues
LazyData: true
Imports:
png