{"id":24809638,"url":"https://github.com/rcghpge/data-3442-lab","last_synced_at":"2025-03-25T12:21:06.197Z","repository":{"id":274105631,"uuid":"921908053","full_name":"rcghpge/data-3442-lab","owner":"rcghpge","description":"Statistical Methods for Data Science 2 in R @ UTA. Spring 2025","archived":false,"fork":false,"pushed_at":"2025-03-22T05:34:45.000Z","size":3526,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T06:25:22.988Z","etag":null,"topics":["data-science","machine-learning","r-language","ut-arlington","uta"],"latest_commit_sha":null,"homepage":"https://uta.edu","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcghpge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-24T21:06:50.000Z","updated_at":"2025-03-22T05:34:49.000Z","dependencies_parsed_at":"2025-01-24T23:22:19.927Z","dependency_job_id":"d8c754f1-6e16-45e7-98ed-d079d47f733a","html_url":"https://github.com/rcghpge/data-3442-lab","commit_stats":null,"previous_names":["rcghpge/data-3442-lab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcghpge%2Fdata-3442-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcghpge%2Fdata-3442-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcghpge%2Fdata-3442-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcghpge%2Fdata-3442-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcghpge","download_url":"https://codeload.github.com/rcghpge/data-3442-lab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458710,"owners_count":20618697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","machine-learning","r-language","ut-arlington","uta"],"created_at":"2025-01-30T11:14:51.927Z","updated_at":"2025-03-25T12:21:06.144Z","avatar_url":"https://github.com/rcghpge.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Statistical Methods for Data Science 2 in R\nStatistical Methods for Data Science 2 in R @ UTA. Dr. Bian. Spring 2025\n\n---\n## Lab\nLabs section of the course.\n\n## Development Environment Setup\nThere are several methods to setup your initial R environment. You can run R in a GUI via RStudio, VS Code, a Jupyter notebook via a web browser, or on the command line in Bash. For beginner-friendly RStudio, VS Code, or Jupyter notebooks is recommended.\n\n---\n## Getting Started in Bash\nTo get a workflow and development environment started in bash see Github documentation to install this repository into your local machine: [Cloning a Repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository?platform=linux\u0026tool=webui)\n\n## Bash Development Workflow\nInstall R:\n```bash\nsudo apt install r-base\n```\n\nRun R Console Environment:\n```bash\nR\n```\n\nAlternatively you can run an R workflow environment directly in Bash with the following commands:\n```bash\n# Create an R script\nnano hello.R\n\n# Run R script\nRscript hello.R\n```\n\n# Resources and Documentation\n- [Visual Studio Code](https://code.visualstudio.com): VS Code Interactive Development Environment\n- [RStudio](https://posit.co/downloads/): RStudio Interactive Development Environment\n- [Jupyter Notebooks](https://jupyter.org): Jupyter Interactive Notebooks. To work with R in Jupyter Notebooks, install the R kernel provided in the links. See Jupyter Notebook's Github repository for more information - [link](https://github.com/jupyter/notebook)\n- [R](https://www.r-project.org): About The R Project\n- [R kernel](https://github.com/IRkernel/IRkernel): The R kernel for workflows and development in Jupyter-based enviornments. \n- [The R programming language](https://www.r-project.org/other-docs.html): Documentation\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcghpge%2Fdata-3442-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcghpge%2Fdata-3442-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcghpge%2Fdata-3442-lab/lists"}