Publications by MSc S&C for performance and rehabilitation

Supplementary file

22.10.2024

ISO Prone versus ISO 30 Packages The following packages were used in this analysis library(readxl) #read in excel file library(readr) #read in .csv file library(janitor) #tidy data (column names) library(tidyverse) #wide range of functions including ggplot library(ggpubr) #aranging ggplots library(performance) #model checking library(emmeans) # f...

631 sym Python (8618 sym/53 pcs) 6 img

Reliability_AoHP_24

18.10.2024

Reliability Reliability Read data in Graph data (systematic bias) t.test(CMJ measure ~ Test, data = data, paired = TRUE) Convert to wide format for correlations. Calculated correlations and typical error. Read data in Try this code: library(readr) library(tidyverse) library(ggpubr) data <- read_csv("CMJ.csv") head(data) # A tibble: 6 × 7 ...

508 sym Python (3696 sym/24 pcs) 2 img

Supplementary file

26.09.2024

Example code Reliability library(readxl) library(tidyverse) library(readr) rel <- read_excel("FPPA_data.xlsx", sheet = "Reliability") Reliability data named “rel” head(rel) # A tibble: 6 × 3 Original Remeasure Difference <dbl> <dbl> <dbl> 1 21.4 22.4 1.06 2 12.5 12.1 0.41 3 7.99 7.36 ...

552 sym Python (10470 sym/39 pcs) 5 img

ETCa45952

01.05.2024

Table of contents Overview of testing Maturation status Results How are my scores changing over time ETC Testing Report Overview of testing Developing good strength, speed, movement skill and fitness is important to a) help you perform your skill through the whole game b) to enable you to train harder to become a better football player. When fo...

3036 sym 3 img 2 tbl

ETCa82361

01.05.2024

Table of contents Overview of testing Maturation status Results How are my scores changing over time ETC Testing Report Overview of testing Developing good strength, speed, movement skill and fitness is important to a) help you perform your skill through the whole game b) to enable you to train harder to become a better football player. When fo...

3179 sym 3 img 2 tbl

RTCa29491

28.04.2024

Table of contents Overview of testing Maturation status Results How are my scores changing over time ETC Testing Report Overview of testing Developing good strength, speed, movement skill and fitness is important to a) help you perform your skill through the whole game b) to enable you to train harder to become a better football player. When fo...

3423 sym 3 img 2 tbl

ETCa63517

28.04.2024

Table of contents Overview of testing Maturation status Results How are my scores changing over time ETC Testing Report Overview of testing Developing good strength, speed, movement skill and fitness is important to a) help you perform your skill through the whole game b) to enable you to train harder to become a better football player. When fo...

3169 sym 3 img 2 tbl

ETCa39734

28.04.2024

Table of contents Overview of testing Maturation status Results How are my scores changing over time ETC Testing Report Overview of testing Developing good strength, speed, movement skill and fitness is important to a) help you perform your skill through the whole game b) to enable you to train harder to become a better football player. When fo...

2948 sym 3 img 2 tbl

ETCa51419

28.04.2024

Table of contents Overview of testing Maturation status Results How are my scores changing over time ETC Testing Report Overview of testing Developing good strength, speed, movement skill and fitness is important to a) help you perform your skill through the whole game b) to enable you to train harder to become a better football player. When fo...

3095 sym 3 img 2 tbl

ETCa47566

28.04.2024

Table of contents Overview of testing Maturation status Results Graph showing your FIFA rating for each area. How are my scores changing over time ETC Testing Report Overview of testing Developing good strength, speed, movement skill and fitness is important to a) help you perform your skill through the whole game b) to enable you to train har...

3177 sym 3 img 2 tbl