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]
First Published: 2005-11-20
Latest Update: 2023-03-03
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for pbatR010203040506070TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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