Movatterモバイル変換


[0]ホーム

URL:


simglm:Tidy simulation and power analyses

R build statusAppVeyor build statuscodecov.ioCRAN_Status_Badge

Package Installation

This package can be directly installed through CRAN:

install.packages("simglm")

The development version of the package can be installed by using thedevtools package.

library(devtools)install_github("lebebr01/simglm")

Introduction to the simglmpackage

The best way to become oriented with thesimglm packageis through the package vignette. There are two ways to get to thevignettes (both will open a browser to view the vignette). Below is anexample loading the “Intro” vignette directly:

browseVignettes()vignette("Intro",package ="simglm")

Note: If you install the development version of the package, you mayneed to tell R to build the vignettes when installing thesimglm package by doing the following:

install_github("lebebr01/simglm",build_vignettes =TRUE)

Features

A flexible suite of functions to simulate nested data.
Currently supports the following features:

Bugs/Feature Requests

Bugs and feature requests are welcomed. Please track these on GitHubhere:https://github.com/lebebr01/simglm/issues. I’m also opento pull requests.

Enjoy!


[8]ページ先頭

©2009-2025 Movatter.jp