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 06 May. 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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0205/0305/04Downloads for pbatR02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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