{"id":19092735,"url":"https://github.com/sizespectrum/mizerhowto","last_synced_at":"2026-03-19T08:05:01.505Z","repository":{"id":46971180,"uuid":"375285958","full_name":"sizespectrum/mizerHowTo","owner":"sizespectrum","description":"How To Tutorials for Mizer","archived":false,"fork":false,"pushed_at":"2023-04-20T04:51:26.000Z","size":85018,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-22T15:50:38.648Z","etag":null,"topics":["mizer","tutorial"],"latest_commit_sha":null,"homepage":"https://sizespectrum.org/mizerHowTo/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sizespectrum.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-06-09T08:42:10.000Z","updated_at":"2022-08-10T00:00:25.000Z","dependencies_parsed_at":"2023-01-22T11:15:10.602Z","dependency_job_id":"3ff4a3fc-5692-426d-b94c-6efaf353ae3e","html_url":"https://github.com/sizespectrum/mizerHowTo","commit_stats":{"total_commits":120,"total_committers":10,"mean_commits":12.0,"dds":0.5583333333333333,"last_synced_commit":"99645f039aec558e314ffaf8f0ccecda20647d21"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sizespectrum/mizerHowTo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizespectrum%2FmizerHowTo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizespectrum%2FmizerHowTo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizespectrum%2FmizerHowTo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizespectrum%2FmizerHowTo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sizespectrum","download_url":"https://codeload.github.com/sizespectrum/mizerHowTo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizespectrum%2FmizerHowTo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["mizer","tutorial"],"created_at":"2024-11-09T03:21:36.558Z","updated_at":"2026-02-11T12:02:16.186Z","avatar_url":"https://github.com/sizespectrum.png","language":"HTML","readme":"---\noutput: github_document\n---\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"inst/figures/\",\n  out.width = \"100%\"\n)\n```\n\n# mizerHowTo   \u003cimg src='inst/figures/logo.png' align=\"right\" height=\"240\" /\u003e\n\nThis package contains several tutorials aiming to learn how to handle mizer models and to be able to calibrate mizer models with empirical data.\n\n## Installation\n\nThe `remotes` package is needed to install packages hosted on GitHub. \n\n```r\ninstall.packages(\"remotes\")\nremotes::install_github(\"sizespectrum/mizerHowTo\")\n```\n\nFinally, load the newly installed package with\n\n```r\nlibrary(mizerHowTo)\n```\n\n\nTo display any tutorial, use the `tutorial()` function.\n\nAvailable tutorials are\n  \n- HTM0: Examples on the use of Mizer\n\n- HTM1: How to parametrise a Mizer model the first time\n\n- HTM2: How to refine the calibration of your model\n\n- HTM3: How to calibrate using time series\n\nExamples: \n\n`tutorial(\"HTM1\",\"html\")` will display the online version of the first tutorial.\n\n`tutorial(\"HTM2\",\"Rmd\")` will display the code of the second tutorial.\n\nSeveral shiny apps (R code with user interface) are embedded in the tutorials. One can start them from the Rmarkdown files (.Rmd) by running the appropriate chunk of code.\nAll shiny apps functions follows this expression `shiny_XXX()`.\n\n\u003cimg src='inst/figures/parameterSketch.png' align=\"center\"  /\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsizespectrum%2Fmizerhowto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsizespectrum%2Fmizerhowto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsizespectrum%2Fmizerhowto/lists"}