Determining Histogram Bin Width using the Freedman-Diaconis Rule
Using the Freedman-Diaconis Rule to determine optimal histogram bin width
more ...Using the Freedman-Diaconis Rule to determine optimal histogram bin width
more ...How to change Cygwin’s default path prefix temporarily or permanently
more ...An illustrative example of RSA encryption and decryption using small primes
more ...Obtaining coordinates, elevation, distance and directions using the Google Maps API
more ...Assessing goodness of fit using scipy and matplotlib
more ...Using the Haversine formula to compute geographic distances with examples
more ...Leveraging Pandas to read and write tables in an Oracle database
more ...Updating sample mean and variance to account for new observations without full recalculation
more ...Leveraging zero-width assertions in regular expression patterns
more ...Using configparser and argparse to develop command line applications in Python
more ...Visualizing the fit of parametric distributions to empirical loss data using ggplot2
more ...Introduction to Geoprocessing with mpl_toolkits.basemap utility
more ...Writing functions that accept a variable number of parameters demonstrated using the openxlsx package
more ...A demonstration of data aggregation using the data.table library
more ...Improving the performance of CPU-bound routines in R programs with Rcpp
more ...Implementing user-defined binary operators in R
more ...An Investigation of the Complete and Incomplete Beta Functions with use cases in Statistical Modeling
more ...Various approaches to compiling loss reserving triangles in R
more ...Demonstration of interprocess communication using R’s socket interface
more ...A walkthrough of the k-means clustering algorithm
more ...Sharing data between processes with Python’s multiprocessing library
more ...Examination of the LOESS method with implementation in Python
more ...Working with data.table’s special symbols
more ...Introduction to the secure copy utility
more ...Connecting to a virtually hosted Ubuntu using ssh
more ...