Other packages > Find by keyword >

ipfp  

Fast Implementation of the Iterative Proportional Fitting Procedure in C
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ipfp", "1.0.2")



Attach the package and use:
library("ipfp")
Maintained by
Alexander W Blocker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-07-09
Latest Update: 2022-05-05
Description:
A fast (C) implementation of the iterative proportional fitting procedure.
How to cite:
Alexander W Blocker (2013). ipfp: Fast Implementation of the Iterative Proportional Fitting Procedure in C. R package version 1.0.2, https://cran.r-project.org/web/packages/ipfp. Accessed 14 Jun. 2025.
Previous versions and publish date:
1.0.1 (2016-02-14 23:02), 1.0 (2013-07-09 08:02)
Other packages that cited ipfp R package
View ipfp citation profile
Other R packages that ipfp depends, imports, suggests or enhances
Complete documentation for ipfp
Functions, R codes and Examples using the ipfp R package
Some associated functions: ipfp . 
Some associated R codes: ipfp.R . zzz.R .  Full ipfp package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

LGEWIS  
Tests for Genetic Association/Gene-Environment Interaction in Longitudinal Studies
Functions for genome-wide association studies (GWAS)/gene-environment-wide interaction studies (GEWI ...
Download / Learn more Package Citations See dependency  
TSANN  
Time Series Artificial Neural Network
The best ANN structure for time series data analysis is a demanding need in the present era. This pa ...
Download / Learn more Package Citations See dependency  
multipol  
Multivariate Polynomials
Various utilities to manipulate multivariate polynomials. The package is almost completely superce ...
Download / Learn more Package Citations See dependency  
inctools  
Incidence Estimation Tools
Tools for estimating incidence from biomarker data in cross- sectional surveys, and for calibrating ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
tidycat  
Expand Tidy Output for Categorical Parameter Estimates
Create additional rows and columns on broom::tidy() output to allow for easier control on categorica ...
Download / Learn more Package Citations See dependency  

24,442

R Packages

207,311

Dependencies

66,116

Author Associations

24,443

Publication Badges

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