Fetal movements | R Documentation |
The function gives the number of movements made by a fetal lamb.
data_fetalm
data_fetalm |
A vector of (non-negative integer) count values. |
The data correspond to a certain order of counts in a study of fetal lambs' breathing and movement patterns to look at potential changes in the amount and pattern of fetal activity throughout the last two-thirds of gestation. Recently, they were used by Zhang et al. (2016) and fitted by the zero-and-one inflated Poisson distribution.
data_fetalm gives many movements made by a fetus during the last two-thirds of gestation.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Zhang, C., Tian, G. L., & Ng, K. W. (2016). Properties of the zero-and-one inflated Poisson distribution and likelihood-based inference methods. Statistics and its Interface, 9(1), 11-32.
Leroux, B. G., & Puterman, M. L. (1992). Maximum penalized likelihood estimation for independent and Markov-dependent mixture models. Biometrics, 545-558.
x<-data_fetalm
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.