pubprod: Publishing productivity

Description Usage Format Source Examples

Description

Sample of 162 subjects for which 7 variables are measured:

ability : score of the subject's ability,
GPQ : measure of the quality of the graduate program attended ,
preprod : preliminary measure of productivity,
QFJ : quality of the first-job,
sex : sex,
cites : citation rate,
pubs : publication rate.

Usage

1

Format

A list providing a summary of the data. The list contains:

pubprod$means : the mean vector,
pubprod$stddev : the vector of standard deviations,
pubprod$corr : the correlation matrix, and
pubprod$n : the sample size.

Source

Spirtes, P., Glymour, C. \& Scheines, R. (2000) Causation, Prediction, and Search. Cambridge, Massachusetts: The MIT Press. (See Example 5.8.1).

Examples

1
2
3
4
5
data(pubprod)
pubprod$means
pubprod$stddev
pubprod$corr
pubprod$n

SIN documentation built on May 2, 2019, 8:23 a.m.

Related to pubprod in SIN...