-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1.05 KB
/
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
25
Title: Matching Distributions
ShortName: Matching Distributions
Date: 2021-06-1
Lifecycle: maturing
Authors@R: c(
person(given = "Zhiliang", family = "Zhang", role = c("aut", "cre")),
person(given = "Yiyang", family = "Wang", role = c("aut")),
person(given = "Yuqing", family = "Lei", role = c("aut")),
person(given = "Shravani", family = "Samala", email = "sjs7049@psu.edu", role = c("aut")),
person(given = "Dennis", family = "Pearl", role = c("aut")),
person(given = "Neil", family = "Hatfield", role = c("aut"))
)
Chapter: Probability
Description: This app is focused teaching users how to use context to determine
which probability distribution to use.
LearningObjectives: c(
"The student will learn to recognize/match phrases with certain probability
distributions in the prerequisites and game page."
)
DisplayMode: Normal
URL: https://psu-eberly.shinyapps.io/Matching_Distributions
BugReports: https://github.com/EducationShinyAppTeam/Matching_Distributions/issues
License: CC-BY-NC-SA-4.0
Tags: simulation
Type: Shiny