Other packages > Find by keyword >

pbatR  

Pedigree/Family-Based Genetic Association Tests Analysis and Power
View on CRAN: Click here


Download and install pbatR package within the R console
Install from CRAN:
install.packages("pbatR")

Install from Github:
library("remotes")
install_github("cran/pbatR")

Install by package version:
library("remotes")
install_version("pbatR", "2.2-17")



Attach the package and use:
library("pbatR")
Maintained by
Thomas Hoffmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-11-20
Latest Update: 2024-01-29
Description:
This R package provides power calculations via internal simulation methods. The package also provides a frontend to the now abandoned PBAT program (developed by Christoph Lange), and reads in the corresponding output and displays results and figures when appropriate. The license of this R package itself is GPL. However, to have the program interact with the PBAT program for some functionality of the R package, users must additionally obtain the PBAT program from Christoph Lange, and accept his license. Both the data analysis and power calculations have command line and graphical interfaces using tcltk.
How to cite:
Thomas Hoffmann (2005). pbatR: Pedigree/Family-Based Genetic Association Tests Analysis and Power. R package version 2.2-17, https://cran.r-project.org/web/packages/pbatR. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.5.1 (2005-11-20 22:22), 0.6 (2006-01-16 09:26), 0.7 (2006-01-23 09:37), 0.8 (2006-01-28 12:14), 1.0.1 (2006-09-06 18:54), 1.0 (2006-08-03 12:50), 1.1.1 (2006-10-08 21:13), 1.1 (2006-09-11 18:08), 1.2 (2006-10-20 20:08), 1.3.1 (2007-02-11 13:43), 1.3.2 (2007-02-26 10:37), 1.3.4 (2007-03-30 18:53), 1.3 (2007-01-30 22:43), 2.0.1 (2007-07-18 11:30), 2.0.2 (2007-09-27 19:44), 2.1.1 (2008-05-09 09:41), 2.1.2.1 (2009-02-23 12:01), 2.1.2 (2008-08-12 12:18), 2.1.4 (2009-03-10 20:23), 2.1.5 (2009-06-18 09:29), 2.2-0 (2009-11-23 20:19), 2.2-2 (2010-09-01 19:38), 2.2-3 (2010-09-08 13:03), 2.2-5 (2012-12-27 19:29), 2.2-7 (2012-12-29 17:52), 2.2-8 (2013-03-23 19:50), 2.2-9 (2013-03-30 17:31), 2.2-13 (2018-04-20 05:51), 2.2-15 (2023-02-04 00:42), 2.2-16 (2023-03-03 02:30)
Other packages that cited pbatR R package
View pbatR citation profile
Other R packages that pbatR depends, imports, suggests or enhances
Complete documentation for pbatR
Functions, R codes and Examples using the pbatR R package
Some associated functions: affectionPhe . c2bat . cluster . cped . obfuscate . pbat.clean . pbat.help . pbat . pbat.set . pbat.status . pbat.work . ped . phe . power . summary . top . write.pbat.csv . 
Some associated R codes: attrTest.R . c2bat.R . clean.R . cped.R . createCommandfile.R . extras.R . getPaths.R . help.R . message.R . metadata.R . obfuscate.R . pbat.R . pbat.dir.R . pbat.io.R . pbat.m.R . pbatGUI.R . ped.R . phe.R . plot.pedigree.R . power.R . powerConversions.R . powerGUI.R . strings.R . top.R . version.R . wait.R .  Full pbatR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA