RashaAlsaadawi/FinalRasha: Mixture Normal Distribution and Weather Simulation

The package has two functions: mix_norm and weather_simulator; mix_norm takes five arguments (p,mu1,mu2,sigma1,sigma2) to sample Y from the mixture normal distribution; weather_simulator takes inthe weather today (sunny/rainy) and simulates the weather condition and rainfall in inches for the next 10 days.

Getting started

Package details

AuthorRasha Alsaadawi
MaintainerRasha Alsaadawi <alsaadawir@vcu.edu>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RashaAlsaadawi/FinalRasha")
RashaAlsaadawi/FinalRasha documentation built on Dec. 31, 2020, 4:23 p.m.