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 21 Nov. 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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