Showing 19 open source projects for "sample"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    MCPower

    MCPower

    MCPower — simple Monte Carlo power analysis for complex models

    ...It guides users through the full workflow across three tabs: Model setup (formula input with live parsing, CSV data upload with auto-detected variable types, effect size sliders, and correlation editing), Analysis configuration (find power for a given sample size or find the minimum sample size for a target power, with multiple testing correction and scenario analysis), and Results (interactive charts, exportable tables, and auto-generated Python replication scripts). Supports both standard linear models and mixed-effects models. Additional features include analysis history, configurable scenarios, and built-in documentation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    qmcalc2

    qmcalc2

    Programmable graphical scientific calculator

    Full featured graphical scientific calculator modeled after actual commercial hand held scientific calculators. Fully tested and error free (as far as I know). Comes with HTML documentation, test files and sample calculator scripts. Win Xp / Linux. Works also for Windows 7 Professional and Ultimate edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bridge.jl

    Bridge.jl

    A statistical toolbox for diffusion processes

    Statistics and stochastic calculus for Markov processes in continuous time, include univariate and multivariate stochastic processes such as stochastic differential equations or diffusions (SDE's) or Levy processes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Matlab Toolbox 'Measures of Effect Size'
    A set of Matlab functions which compute effect size statistics and (exact) confidence intervals for a wide range of data analysis situations, including two-sample-, oneway-, twoway- and contrast analyses as well as categorical data in tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    ...Though, initially developed for experiments related to fretting wear but can be effectively used to interpret experimental data from any field. The attached files contain source code as well as a sample MATLAB (.mat) data file of 13 variables. It could be replaced to the data file of your choice. The code is open source but you are requested to give credits if used. Additionally, it also has some useful functions for exporting and generating publication quality figures for different kind of figures in MATLAB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JStats

    JStats

    JStats is a Java application/applet for statistical testing.

    JStats is a small but powerful Java application/applet for conducting statistical tests. The following tests are supported: * Parametric tests: T-test, ANOVA, Repeated Measures ANOVA * Non-parametric tests: Wilcoxon Rank-Sum, Wilcoxon Signed-Ranks, Kruskal-Wallis, Friedman * Check if datasets are normally distributed: Jarque-Bera, Shapiro-Wilk * Check if datasets have equal variances: F-test, Bartlett's test, John, Nagao and Sugiura's test * Correlation: Correlation coefficient,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    runjags

    The 'runjags' R package and standalone JAGS extension module

    This package provides high-level interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A JAGS extension module provides additional distributions including the Pareto family of distributions, the DuMouchel prior and the half-Cauchy prior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MattsMathTools

    MattsMathTools

    MathTools is an aid in preparing printed math tests.

    Matt's MathTools is a Java application designed as an aid in preparing printed math tests. It is easily embedded in other Java applications or it can be used alone as a single-user desktop app. It includes a scripting environment, numerous demonstration classes and several general utilities. A scripting tutorial is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    ...also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    Diagonal

    A command line toolki to solve a problem your favorite program defines

    Diagonal can be used for: - getting descriptive statistics such as mean/median/mode with your program producing a sample - finding a root of an equation your program defines - calculating a fixed point of a function your program defines - detecting a cycle of a fuction your program defines as well as - decoding a VCDIFF file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BiomeNet

    BAYESIAN INFERENCE OF METABOLIC DIVERGENCE AMONG MICROBIAL COMMUNITIES

    ...The basic idea is that the mixture components of the model (metabolic reactions, subnetworks, and networks) are shared across all groups (microbiome samples), but the mixture proportions vary from group to group. Through this framework, the model can capture nested structures within the data. BiomeNet is unique in modeling each metagenome sample as a mixture of complex metabolic systems (metabosystems).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    EMsieve

    A simple sieve/prefactor program for Eisenstein-Mersenne Primes

    ...See http://oeis.org/A125743, A125744. After sieving, the Berrizbeitia-Iskra or a Proth test can be run; this is best implemented with FFT mod (3^3p+1) using GWNUM library. A sample implementation (a patch to the LLR program) is available from Batalov. [1] P.Berrizbeitia B.Iskra, 2010; http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.189.311 [2] OEIS: http://oeis.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    x2x (xbit2xbyte\xbyte2xbit)

    x2x (xbit2xbyte\xbyte2xbit)

    Converts xbits to xbytes, and back again if needed.

    xbit2xbyte and xbyte2xbit are designed as sample programs for programmers new to C# as well as a learning tool for the author. These two programs also fulfilled a genuine need to convert to xbits (megabit usually) to xbytes (megabytes, again usually) when dealing with things such as cartridge sizes ,which are generally expressed in megabits, and something the author frequently encountered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ruby computational geometry library. Shape/Line/Point classes, methods to test shape intersection (using ray-casting algorithm); includes XML parsing script (& sample xml file) to test intersection of shapes documented as ordinal point set in xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A population-based method for DNA copy number analysis: recurrent copy number aberration indentification in multiple samples (with no need of single-sample calling). Developed for a quick analysis of high resolution and large population data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Develop a basic understanding of the behavior of polar spherical coordinates through selected examples. Provide sample files for diverse mathematics engines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A MATLAB package to simulate sample paths of the solution of a Itô or Stratonovich stochastic differential equation (SDE), compute statistics and estimate the parameters from data. A note of caution: SDE Toolbox is no more developed but it's still downloadable. Its inferential capabilities can be considered surpassed (at best). Actually the parameter estimation methods were already far from the state-of-art when the project began in 2007 (!).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A group of statistical tools used in the development and structuring of clinical trials by the American Cancer Society. Sample size calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Feature extraction toolkit based on a wavelet multiscale vision model. Includes 1D signal processing sample application for line identification and classification of astronomical spectra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB