Other packages > Find by keyword >

nanop  

Tools for Nanoparticle Simulation and Calculation of PDF and Total Scattering Structure Function
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nanop", "2.0-6")



Attach the package and use:
library("nanop")
Maintained by
Anton Gagin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-12-06
Latest Update:
Description:
This software package implements functions to simulate spherical ellipsoid and cubic polyatomic nanoparticles with arbitrary crystal structures and to calculate the associated pair-distribution function and X-rayneutron total-scattering signals. It also provides a target function that can be used for simultaneous fitting of small- and wide-angle total scattering data in real and reciprocal spaces. The target function can be generated either as a sum of weighted residuals for individual datasets or as a vector of residuals suitable for optimization using multi-criteria algorithms e.g. Pareto methods.
How to cite:
Anton Gagin (2009). nanop: Tools for Nanoparticle Simulation and Calculation of PDF and Total Scattering Structure Function. R package version 2.0-6, https://cran.r-project.org/web/packages/nanop. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:24), 1.0-1 (2010-05-06 07:40), 1.0 (2009-12-06 11:08), 2.0-1 (2013-08-20 19:15), 2.0-2 (2013-10-25 10:46), 2.0-3 (2014-05-23 18:33), 2.0-4 (2014-08-25 22:30), 2.0-5 (2015-04-08 00:54), 2.0-6 (2015-09-25 13:43)
Other packages that cited nanop R package
View nanop citation profile
Other R packages that nanop depends, imports, suggests or enhances
Functions, R codes and Examples using the nanop R package
Full nanop package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
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  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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