adhd_age_0

exact age of the child (in years) when ADHD were recorded for adhd_raw_0...

Description

Calculate age in years as (date of test assessment - date of birth)/365.2422...

Unit

year

Format

continuous

N repeats

21

Harmonisation status per Cohort

Overview of the harmonisation status per Cohort...

  • Completed
  • Partial
  • No data
About statuses
ALSPAC
CHOP
DNBC
EDEN
ELFE
ELSPAC
GenR
INMA
MoBa
NFBC1986
NINFEA
PELAGIE
RAINE
RHEA
adhd_age_0
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
adhd_age_1
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
complete
unmapped
unmapped
complete
unmapped
unmapped
adhd_age_2
unmapped
unmapped
unmapped
complete
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
complete
unmapped
unmapped
adhd_age_3
complete
unmapped
unmapped
complete
unmapped
unmapped
unmapped
complete
complete
unmapped
unmapped
complete
unmapped
complete
adhd_age_4
complete
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
complete
unmapped
unmapped
complete
unmapped
unmapped
complete
adhd_age_5
complete
partial
unmapped
complete
complete
complete
unmapped
complete
complete
unmapped
unmapped
complete
complete
complete
adhd_age_6
complete
unmapped
unmapped
complete
complete
complete
complete
complete
unmapped
unmapped
unmapped
complete
unmapped
unmapped
adhd_age_7
complete
unmapped
complete
complete
unmapped
complete
complete
complete
unmapped
unmapped
unmapped
complete
unmapped
unmapped
adhd_age_8
complete
unmapped
complete
complete
unmapped
complete
complete
complete
complete
unmapped
unmapped
complete
complete
unmapped
adhd_age_9
complete
unmapped
unmapped
unmapped
unmapped
complete
complete
complete
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
adhd_age_10
complete
partial
unmapped
unmapped
unmapped
complete
complete
complete
unmapped
unmapped
unmapped
unmapped
complete
unmapped
adhd_age_11
complete
partial
complete
unmapped
unmapped
complete
unmapped
complete
unmapped
unmapped
unmapped
complete
unmapped
unmapped
adhd_age_12
complete
unmapped
complete
unmapped
unmapped
complete
unmapped
complete
unmapped
unmapped
unmapped
complete
unmapped
unmapped
adhd_age_13
complete
unmapped
complete
unmapped
unmapped
complete
unmapped
unmapped
unmapped
unmapped
complete
complete
complete
unmapped
adhd_age_14
complete
unmapped
complete
unmapped
unmapped
complete
unmapped
unmapped
unmapped
partial
unmapped
complete
unmapped
unmapped
adhd_age_15
complete
unmapped
unmapped
unmapped
unmapped
complete
unmapped
unmapped
unmapped
partial
unmapped
unmapped
unmapped
unmapped
adhd_age_16
complete
unmapped
unmapped
unmapped
unmapped
complete
unmapped
unmapped
unmapped
partial
unmapped
unmapped
complete
unmapped
adhd_age_17
complete
unmapped
unmapped
unmapped
unmapped
complete
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
adhd_age_18
unmapped
unmapped
complete
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
adhd_age_19
unmapped
unmapped
complete
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
adhd_age_20
unmapped
unmapped
complete
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
adhd_age_21
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped
unmapped

Harmonisation details per Cohort

Select a Cohort to see the details of the harmonisation...

ALSPAC
CHOP
DNBC
EDEN
ELFE
ELSPAC
GenR
INMA
MoBa
NFBC1986
NINFEA
PELAGIE
RAINE
RHEA
Name
adhd_age_0
Harmonisation status
No data
Description
None
Variables used
  • None
Syntax
None

Name
adhd_age_1
Harmonisation status
No data
Description
None
Variables used
  • None
Syntax
None

Name
adhd_age_2
Harmonisation status
No data
Description
None
Variables used
  • None
Syntax
None

Name
adhd_age_3
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_4
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_5
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_6
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_7
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_8
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_9
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_10
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_11
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_12
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_13
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_14
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_15
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_16
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_17
Harmonisation status
Completed
Description
This is produced via the user-defined "exactAge" function used to create the raw scores
Variables used
Syntax
## Age at each band produced by exactAge function
wp6_high.data <- exactAge(
    data = wp6_high.data, lc_prefix = "adhd_raw", quest = "both", sep = "_", 
    grouping = "age", order = "ascending", create_blank = FALSE,
    wp6_age_out = TRUE)

## Convert from months to years
wp6_high.data %<>% mutate_at(vars(int_age.vars, ext_age.vars, adhd_age.vars), 
    .funs = list(~. / 12))

Name
adhd_age_18
Harmonisation status
No data
Description
None
Variables used
  • None
Syntax
None

Name
adhd_age_19
Harmonisation status
No data
Description
None
Variables used
  • None
Syntax
None

Name
adhd_age_20
Harmonisation status
No data
Description
None
Variables used
  • None
Syntax
None

Name
adhd_age_21
Harmonisation status
No data
Description
None
Variables used
None
Syntax
None