image thumbnail

updated 22 days ago

CODIS by Giuseppe Cardillo

Combined DNA Index System: a GUI tool for forensic paternity lawsuit (gui, biotech)

CODIS(varargin)

CODISINCEST(handles,KC)

CODISswap(a,b,c)

image thumbnail

updated 1 month ago

Four parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a four points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L4Pinv(cf,y)

[cf G]=L4P(x,y,varargin)

image thumbnail

updated 5 months ago

Superformula generator 2d by Giuseppe Cardillo

generator of superformula plot (2d, plot, gielis)

Gielis2d(varargin)

image thumbnail

updated 5 months ago

Wilcoxon test by Giuseppe Cardillo

non parametric Wilcoxon test for two paired samples (statistics, probability, paired samples)

STATS=wilcoxon(varargin)

image thumbnail

updated 8 months ago

ROC curve by Giuseppe Cardillo

compute a ROC curve (receiver operating ch..., roc, statistics)

ROCout=roc(varargin)

image thumbnail

updated 8 months ago

MyRegression by Giuseppe Cardillo

A simple function on LS linear regression with many informative outputs (statistics, probability, leastsquares linear r...)

[slope,intercept,STAT]=myregr(x,y,verbose)

image thumbnail

updated 8 months ago

Clinical Test Performance by Giuseppe Cardillo

The test calculate the performance of a clinical test based on the Bayes theorem (biotech, pharmaceutical, clinical test perform...)

partest(varargin)

image thumbnail

updated 8 months ago

Five parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a five points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L5Pinv(cf,y)

[cf G]=L5P(x,y,varargin)

image thumbnail

updated 8 months ago

Three parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a three points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L3Pinv(cf,y)

[cf G]=L3P(x,y,varargin)

image thumbnail

updated 10 months ago

Logrank by Giuseppe Cardillo

Comparing survival curves of two groups using the log rank test (kaplanmeier, hazard rate, probability)

logrank(varargin)

image thumbnail

updated 11 months ago

Odds by Giuseppe Cardillo

Compute odds and risk ratio on 2x2 matrix (statistics, probability, risk ratio)

odds(varargin)

image thumbnail

updated 1 year ago

KMPlot by Giuseppe Cardillo

Plot the Kaplan-Meier estimation of the survival function (kaplanmeier plot, hazard rate, survival function)

varargout=kmplot(varargin)

image thumbnail

updated 1 year ago

PCRefficiency by Giuseppe Cardillo

Set the Efficiency of a RT-PCR to use in the relative quantification of transcripts. (biotech, pharmaceutical, gene)

E=pcreff(ng,cp)

image thumbnail

updated almost 2 years ago

MyRegressionINV by Giuseppe Cardillo

Resolve a calibration problem that is: to estimate mean value and confidence interval of x since y (statistics, probability, inverse)

x=myregrinv(xc,yc,yo,verbose)

image thumbnail

updated almost 2 years ago

Winsorising by Giuseppe Cardillo

This function executes a simple winsorization of data (statistics, winsorising, winsorization)

y=winsorising(varargin)

image thumbnail

updated almost 3 years ago

Bibliometrics: the art of citations indices by Giuseppe Cardillo

Compute practically all bibliometric indices actually known. (hindex, gindex, eindex)

bibliometrics(varargin)

image thumbnail

updated almost 3 years ago

MyFisher22 by Giuseppe Cardillo

A very compact routine for Fisher's exact test on 2x2 matrix; power and sample sizes calculation (statistics, probability, 2x2)

[Pvalue TX np]=myfisher22(varargin)

image thumbnail

updated 3 years ago

MyFriedman by Giuseppe Cardillo

Friedman test for non parametric two way ANalysis Of VAriance (statistics, anova2, non parametric)

myfriedman(varargin)

image thumbnail

updated 3 years ago

MyBarnard by Giuseppe Cardillo

A very compact and fast routine for Barnard's exact test on 2x2 matrix (statistics, barnards exact test, unconditional test)

STATS=mybarnard(varargin)

image thumbnail

updated 3 years ago

NSCORES by Giuseppe Cardillo

Van der Waerden normal scores version of several non-parametric tests. (statistics, van der waerden, normal scores)

STATS=nscores(varargin)

image thumbnail

updated 3 years ago

Quade test by Giuseppe Cardillo

Quade test for non parametric two way ANalysis Of VAriance. (statistics, non parametric, anova2)

quadetest(varargin)

image thumbnail

updated 3 years ago

Durbin by Giuseppe Cardillo

perform the Durbin test for balanced incomplete block design (durbin, statistics, incomplete balanced b...)

durbin(varargin)

image thumbnail

updated 3 years ago

MyRegrComp by Giuseppe Cardillo

A simple routine to compare two LS regression (statistics, probability, regression)

myregrcomp(x)

image thumbnail

updated 3 years ago

Testt by Giuseppe Cardillo

Calculate the Student t Test for unequal or equal samples size, unpaired or paired samples. (statistics, probability, paired)

STATS=testt(varargin)

image thumbnail

updated 3 years ago

Sandler's test by Giuseppe Cardillo

Calculate the Sandler's test for paired samples (statistics, probability, test)

sandler(varargin)

image thumbnail

updated 3 years ago

MyFisher by Giuseppe Cardillo

the definitive function for the Fisher's exact and conditional test for any RxC matrix (statistics, fishers exact conditi..., contingency table)

P=myfisher(varargin)

image thumbnail

updated 3 years ago

Enzkin by Giuseppe Cardillo

a tool to estimate the Michaelis-Menten kinetic parameters (scatchard, haneswoolf, lineweaverburk)

[slope,intercept,STAT]=myregr(x,y,verbose)

enzkin(varargin)

image thumbnail

updated 3 years ago

Superformula generator 3d by Giuseppe Cardillo

Generator of superformula plot (3d, plot, superformula)

Gielis3d.m

image thumbnail

updated 3 years ago

Fleiss'es kappa by Giuseppe Cardillo

Compute the Fleiss'es kappa for multiple raters (statistics, probability, kappa)

fleiss(varargin)

image thumbnail

updated 3 years ago

McNemar est by Giuseppe Cardillo

Perform the McNemar test on a 2x2 matrix (statistics, probability, mcnemar)

mcnemar(varargin)

image thumbnail

updated 3 years ago

Acids by Giuseppe Cardillo

Plot the dissociation plot of a given acid (chemistry, physics, graph)

acids(varargin)

image thumbnail

updated 3 years ago

Equinoxes and Solstices by Giuseppe Cardillo

compute the dates of equinoxes and solstices (clock, utilities, solstices)

x=eqnsol(varargin)

image thumbnail

updated 3 years ago

The chaotic rhythm of life by Giuseppe Cardillo

Explore the May-Oster-Yorke law (gui tools, example, gui)

tcrol(varargin)

image thumbnail

updated 3 years ago

DNAtranslator by Giuseppe Cardillo

Convert a DNA sequence in an amino acids sequence (biotech, pharmaceutical, translator)

ps=DNAtranslator(x)

image thumbnail

updated 3 years ago

ABnomogram by Giuseppe Cardillo

Check the acid-base status of a blood sample (medical, acidbase, status)

abnomogram(varargin)

image thumbnail

updated 3 years ago

Liddell's exact test. by Giuseppe Cardillo

Permorm Liddell's exact test on matched pairs. (statistics, liddell, matched pairs)

liddell(varargin)

image thumbnail

updated 3 years ago

Holm-Sidak t-test by Giuseppe Cardillo

Holm-Sidak t-test for multiple comparisons (statistics, probability, holm)

holm(varargin)

image thumbnail

updated 3 years ago

Anovarep by Giuseppe Cardillo

Compute the Anova for repeated measures and Holm-Sidak test for multiple comparisons if Anova is pos (statistics, probability, anova)

anovarep(varargin)

anovarepdemo.m

image thumbnail

updated 3 years ago

Cuzick's test by Giuseppe Cardillo

A Wilcoxon-Type Test for Trend (trend, cuzick, statistics)

cuzick(varargin)

image thumbnail

updated 3 years ago

Jonckheere-Terpstra test on trend by Giuseppe Cardillo

A nonparametric Test for Trend (jonckheereterpstra te..., trend, nonparametric)

jttrend(varargin)

image thumbnail

updated 3 years ago

Sequential analysis by Giuseppe Cardillo

Perform a sequential analysis to test two conditions. (sequential hypothesis..., statistics, probability)

seqanalysis(x)

image thumbnail

updated 3 years ago

Cohen's kappa by Giuseppe Cardillo

Compute the Cohen's kappa (statistics, probability, kappa)

kappa(varargin)

image thumbnail

updated 3 years ago

HWtest by Giuseppe Cardillo

Test if a locus is under Hardy Weinberg Proportion (biotech, pharmaceutical, locus)

pvalue=hwetest(varargin)

hwedemo.m

image thumbnail

updated 3 years ago

Dunn's test by Giuseppe Cardillo

Dunn's procedure for multiple, non parametric, comparisons (statistics, probability, not parametric)

dunn(varargin)

image thumbnail

updated 3 years ago

uROCcomp by Giuseppe Cardillo

compare two UNRELATED ROC curves (roc curve)

uroccomp(varargin)

image thumbnail

updated 3 years ago

Tolkiencal by Giuseppe Cardillo

Convert a date into the Shire calendar (clock, tolkien shire calenda..., fun)

tolkiencal(data)

image thumbnail

updated 3 years ago

DNAmusic1 - the life music by Nobuo Munakata by Giuseppe Cardillo

convert a mRNA and coded protein sequences into music (data exploration, game)

DNAmusic1(varargin)

image thumbnail

updated 3 years ago

DNAmusic2 - The life music by King and Angus by Giuseppe Cardillo

convert a mRNA and coded protein sequences into music (game, data exploration)

DNAmusic2(varargin)

image thumbnail

updated 3 years ago

DNAmusic3 - The life music by Takahashi and Miller by Giuseppe Cardillo

convert a mRNA and coded protein sequences into music (data exploration, game)

DNAmusic3(varargin)

image thumbnail

updated 3 years ago

ISLEAP Function by Giuseppe Cardillo

Calculate leap year (utilities, leap year, calculates)

x=isleap(Year)

Contact us