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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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