Skip to content

Comments

Less stats#66

Merged
cjfullerton merged 11 commits intomainfrom
less_stats
Feb 28, 2025
Merged

Less stats#66
cjfullerton merged 11 commits intomainfrom
less_stats

Conversation

@fherreazcue
Copy link
Collaborator

Simplifies material reducing the load on statistical analysis and duplication in all episodes after loading data.

The base script was modified, so all episodes were updates to follow through.

An attempt at adding focus on modularity with function was introduced in the functions episode.

@github-actions
Copy link

github-actions bot commented Feb 24, 2025

⚠️ WARNING ⚠️

This pull request contains a mix of workflow files and regular files. This could be malicious. No preview will be created.

regular files:

  • code/01-intro.m
  • code/03-loading_data.m
  • code/04-plotting.m
  • code/05-scripts.m
  • code/06-cond.m
  • code/07-func.m
  • code/08-loops.m
  • code/extract_episodes_code.m
  • episodes/01-intro.md
  • episodes/03-loading_data.md
  • episodes/04-plotting.md
  • episodes/05-scripts.md
  • episodes/06-cond.md
  • episodes/07-func.md
  • episodes/fig/plotting_max-inflammation-no-labels.svg
  • episodes/fig/type_code_to_run_1.png
  • episodes/fig/type_code_to_run_2.png
  • episodes/fig/type_code_to_run_3.png
  • instructors/fig/E1_01_C1_Conditionals.png
  • instructors/fig/E1_01_C1_Negating.png
  • instructors/fig/E3_02_Ch1_All_points_at_once.png
  • instructors/fig/E3_03_Ch2_Most_inflamed_patients.png
  • instructors/fig/E3_04_KeyPoints.png
  • instructors/fig/E4_01_Ch1_Patients_3&4.png
  • instructors/fig/E4_02_KeyPoints.png
  • instructors/fig/E5_01_KeyPoints.png
  • instructors/fig/E5_01_Plot_patient_n.png
  • instructors/fig/E5_02_KeyPoints.png

workflow files:

  • .github/workflows/pr-close-signal.yaml
  • .github/workflows/pr-receive.yaml

Copy link
Contributor

@cjfullerton cjfullerton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Happy to see some general cleanup / making the material more concise.

Could do with a more thorough check for typos in the future, but I think we're good to go.

@cjfullerton cjfullerton merged commit 1dce0b0 into main Feb 28, 2025
2 of 3 checks passed
@fherreazcue fherreazcue deleted the less_stats branch February 28, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reduce/modify challenge about negating logicals

2 participants