# NOT RUN {
data(eminence)
psych::lowerCor(eminence)
cs <- psych::cs
psych::partial.r(eminence, x= cs(reputation, works, citations),y=cs(birth.year))
psych::setCor(reputation ~ works + h + first.year,data=eminence)
# }
Run the code above in your browser using DataLab