Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R package with functions that are widely used by the Petersen Lab

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

DevPsyLab/petersenlab

Repository files navigation

Number of Downloads from CRAN

R-CMD-check

Package Overview

Thepetersenlab package contains a collectionR functions that are widely used by the Petersen Lab (theDevelopmental Psychopathology Lab at the University of Iowa).Included are functions for various purposes, including evaluating the accuracy of judgments and predictions, performing scoring of assessments, generating correlation matrices, conversion of data between various types, data management, psychometric evaluation, extensions related to latent variable modeling, various plotting capabilities, and other miscellaneous useful functions.By making the package available, we hope to make our methods reproducible and replicable by others and to help others perform their data processing and analysis methods more easily and efficiently.The package website is here:https://devpsylab.github.io/petersenlab/.The source code for the package is here:https://github.com/DevPsyLab/petersenlab.

Installing the Package

To install the latest stable release fromCRAN, run the following inR:

install.packages("petersenlab")

To install the latest development version fromGitHub, run the following inR:

install.packages("remotes")remotes::install_github("DevPsyLab/petersenlab")

Package Functions

A list of the functions included in the package is here:https://devpsylab.github.io/petersenlab/reference/

Citing the Package

To obtain the citation for thepetersenlab package, runcitation("petersenlab"); the citation is:

Petersen, I. T. (2025).petersenlab: A collection of R functions by the Petersen Lab. R package version 1.2.2.https://github.com/DevPsyLab/petersenlab,https://doi.org/10.32614/CRAN.package.petersenlab

ABibTeX entry forLaTeX users is:

@software{petersenlab,  author = {Isaac T. Petersen},  title = {{petersenlab}: A collection of {R} functions by the {Petersen Lab}},  url = {https://github.com/DevPsyLab/petersenlab},  doi = {10.32614/CRAN.package.petersenlab},  version = {1.2.2},  year = {2025}}

License

License: MIT

This work is licensed underThe MIT License.

MIT License

About

R package with functions that are widely used by the Petersen Lab

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp