twins_data {mult.latent.reg}R Documentation

A set of fetal movements data in twins and singletons.

Description

This data was collected for research on the effects of maternal mental health on prenatal movements in twins and singletons (Reissland et al., 2021). There are two touch movement types of the fetus recorded: self-touch and twin-to-twin touch, and the mothers’ mental health status was collected on three variables: depression, perceived stress scale and stress. There are 14 pairs of twins, 11 of the mothers were available for one scan and 3 of them were available for two scans, i.e. in total there are 34 observations.

Usage

data(twins_data)

Format

An object of class "data.frame"

id

The fetus from the same twins share the same id number.

SelfTouchCodable

frequency of self-touch for each fetus.

OtherTouchCodable

frequency of twin-to-twin for each fetus.

Depression

Depression scale of the mothers.

PSS

Perceived Stress Scale of the mothers.

Anxiety

Hospital Anxiety of the mothers.

References

Reissland, N., Einbeck, J., Wood, R., and Lane, A. (2021). Effects of maternal mental health on prenatal movement profiles in twins and singletons. Acta Paediatrica, 110(9):2553–2558.

Examples


data(twins_data)
head(twins_data)

[Package mult.latent.reg version 0.1.7 Index]