Skip to content

powerly

Sample Size Analysis for Psychological Networks and More

v1.10.0 · Sep 1, 2025 · MIT + file LICENSE

Description

An implementation of the sample size computation method for network models proposed by Constantin et al. (2023) <doi:10.1037/met0000555>. The implementation takes the form of a three-step recursive algorithm designed to find an optimal sample size given a model specification and a performance measure of interest. It starts with a Monte Carlo simulation step for computing the performance measure and a statistic at various sample sizes selected from an initial sample size range. It continues with a monotone curve-fitting step for interpolating the statistic across the entire sample size range. The final step employs stratified bootstrapping to quantify the uncertainty around the fitted curve.

Downloads

307

Last 30 days

13031st

901

Last 90 days

3.5K

Last year

Trend: -5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies R6 splines2 quadprog bootnet qgraph parabar ggplot2 rlang mvtnorm patchwork powerly

Version History

new 1.10.0 Mar 10, 2026
updated 1.10.0 ← 1.8.6 diff Aug 31, 2025
updated 1.8.6 ← 1.7.4 diff Sep 8, 2022
updated 1.7.4 ← 1.7.2 diff Apr 30, 2022
updated 1.7.2 ← 1.7.1 diff Nov 16, 2021
updated 1.7.1 ← 1.5.2 diff Nov 7, 2021
new 1.5.2 Sep 29, 2021