Download

Home Screenshots Download Prices and ordering Contact us

 

horizontal rule

On this page you find information on how to download Brodgar and its manual (free), and  update information.

Download Brodgar 2.6.6 and the manual

NEW: 

bullet

Brodgar now needs R version 2.9.1.

bullet

CHANGE OF LICENSE SYSTEM: Brodgar is now using an online verification system.

There are three types of Brodgar licenses (all run under Windows OS, or with a Windows emulator on a Mac):

Download

Valid Protection
One-user license
Download this version if you have bought a 1-Brodgar license or a 1-Brodgar student license
3 years Online verification
Departmental license
Download this version if you have bought a departmental/classroom license.
3 years Online verification
License for course participants
Download this version if you have participated in one of our qualifying courses.
1 year Online verification

All users: Download R version 2.9.1 from our UK site or our US site. This is a free package.

     
* The course license is for people who have attended one of OUR qualifying courses, and is valid for 1 year.

 

How to install?

  1. Download R and one of the Brodgar executables. 

  2. Install R on your computer by clicking on the R installation file that you just downloaded.

  3. Email us for a serial number.

  4. Install Brodgar by clicking on the Brodgar setup file.

  5. Start Brodgar.

To upgrade to a newer Brodgar version:

bullet

Just download the latest Brodgar version and install it.

bullet

Upgrading does not require a new serial number.

To upgrade between licenses

bullet

If you want to change the course license into a commercial license, just contact us for a new serial number. 

 

horizontal rule

Join our (moderated) mailing list for information on updates, new features, technical Brodgar questions and information on courses, etc.:  http://lists.highstat.com/mailman/listinfo/brodgar

 

horizontal rule

Manual

The Brodgar manual is freely available. The Word documents have better quality graphs.

Manual

   Word document (higher resolution)  pdf document   Remarks 
Cover  

Cover

 
Table of contents   TOC  
Chapter 1: Introduction Chapter 1 Chapter 1 Updated: 6-September 2009
Chapter 2 Chapter 2 Chapter 2 Updated: 6-September 2009
Chapter 3 Chapter 3 Chapter 3 Updated: 24-July 2009
Chapter 4

Chapter 4

Chapter 4

Updated: 11 September 2009
Chapter 5 Chapter 5

Power analysis supplement

Chapter 5

Power analysis supplement

Updated: 6-September 2009

 

Chapter 6 Chapter 6  Chapter 6   Updated: 9-September 2009
Chapter 7 Chapter 7 Chapter 7 Updated: 9-September 2009

 

Data capacity. 

bulletThe data import process can cope with approximately half a million data cells.
bulletOrdination techniques: The upper limit for the number of variables is 2000. If requested, we can compile (free of charge) a version which can cope with more variables.
bulletTime series: we advise to limit the dynamic factor analysis to approximately 20 time series. Other time series techniques can cope with larger data sets.

horizontal rule

Updates, bug fixes and new items in Brodgar

March 2010. Release of version 2.6.6

bullet

Fixed a bug related to GLM and using the offset.

bullet

Online license verification has been implemented.

 

horizontal rule

September 2009. Release of version 2.6.4

bullet

Fixed the last bugs in Brodgar due to upgrading R version 2.9.1. Repeated LOESS smoothing is working again.

horizontal rule

September 2009. Release of version 2.6.3

bullet

Fixed a few bugs in the data exploration.

bullet

To work on diversity indices, you now need to go to: Data Exploration - General Tools - Select a diversity index and click on the Go button. Then click on Index Functions from the menu, copy the diversity index to the clipboard, and add the index to the spreadsheet via: Data Exploration - Change Data - Column - Add variable from clipboard - Continue - Save Changes and Finish Data Import Process.

 

September 2009. Release of version 2.6.2

bullet

You can now copy and paste residuals (or other info) in the Brodgar spreadsheet. This allows you to apply all the data exploration tools on residuals. Missing values (if present in the original data) are added to the residuals.

bullet

Brodgar is now linking to R version 2.9.1. This means better GAMs and a better negative binomial distribution in the GAM. The use of the by command in smoothers has been modified according to R version 2.9.1

bullet

All help files have been updated.

bullet

The license system has been modified so that it now needs your hard disk.

 

horizontal rule

September 2009. Release of version 2.6.1 

bullet

With one mouse-click you can now visualise the fitted values of a linear regression o GLM model. For example, linear regression models that contain interactions have fitted lines that cross.

 

horizontal rule

July 2009. Release of version 2.6.0 

bullet

Added more demonstration data sets. These data sets were also used in Zuur et al. (2007; 2009). 

 

horizontal rule

July 2009. Release of version 2.5.9 (2.5.8 was used during classes)

bullet

Added the multi-panel dotplots (see Dotplot - Settings).

bullet

Changed default settings and menu options in the pairplot.

bullet

In a scaterplot, you can now use labels instead of points (see the Settings).

bullet

Minor improvements.

 

horizontal rule

November 2008. Release of version 2.5.7

bullet

Added the negative binomial distribution to GLMs and GAMs.

bullet

GLS, mixed effects and GAMM routines have been further improved. See the online help files how to use them. 

bullet

Updated the manual.

bullet

Updated some help files.

 

horizontal rule

December 2007. Release of version 2.5.6

bullet

Small bug fix for multivariate regression trees.

horizontal rule

November 2007. Release of version 2.5.5

bullet

Small improvements and bug fixes to the GAM GUI.

horizontal rule

November 2007. Release of version 2.5.4

bullet

Fixed an annoying little bug in the GUI for regression, GLM and GAM.

horizontal rule

October 2007. Release of version 2.5.3

bullet

Took a while (because of the release of our book).

bullet

The GAM section has been updated. You can now use the 'by' command. This is useful for interaction between smoothers and nominal variables. We also implemented shrinkage smoothers. These can have 0 degrees of freedom. Useful if many smoothers are not significant; drop them all at once if the estimated degrees of freedom is 0.

bullet

Because the mgcv library is excellent for GAMs, we decided to drop support for the gam library from Hastie and Tibshirani. Give a shout if you want it back.

bullet

Brodgar should now work with later R versions. Give a shout if it doesn't.

bullet

VIF values have been added (useful for detecting collinearity).

bullet

Now we will update the manual, and provide text on the GLS, mixed modelling and GAMM functions. 

horizontal rule

October 2006. Release of version 2.5.2

bullet

Model validation tools for dynamic factor analysis have been improved.

bullet

SCoTLASS has been added to PCA.

bullet

Full model selection (not just forwards and backwards) has been added to linear regression and GLM.

bullet

Various small bug fixes in data exploration.

bullet

Chapters 1-3 of the manual have been corrected on grammar.

bullet

Other chapters are nearly finished.

horizontal rule

March 2006. Release of version 2.5.1

bullet

VIF values have been added to linear regression and the data exploration. VIF values can be used to detect collinearity.

horizontal rule

December 2005. Release of version 2.5.0

bullet

Generalised least squares (GLS) has been added. GLS is like linear regression except that an auto-correlation structure can be used for the residuals.

bullet

The GUI for mixed modelling has been simplified and the help files have been updated.

bullet

Fixed a little bug for chronological clustering if very large values are used (thanks to Pablo Almaraz García).

bullet

Fixed a bug in the BVSTEP procedure.

horizontal rule

December 2005. Release of version 2.4.9

bullet

The bug that occasionally didn't allow R graphs to maximize has been fixed. The user can only open one window at a time.

bullet

PCA Equilibrium circles have been added.

bullet

Order of lattice plots can be changed 

bullet

Power analysis has been added.

bullet

General small improvements.

bullet

Thanks to Dr. Borges: fixed a little bug in regime shift analysis.

horizontal rule

October 2005. Release of version 2.4.8.

bullet

60 MSc students in Aberdeen have worked with Brodgar for 3 weeks and managed to find a few little bugs. Thanks! There is still this little annoying bug in Brodgar that occasionally doesn't allow R graphs to maximize.

bullet

A new spreadsheet editor and viewer have been added.

bullet

Numerical output is now routed via our own data editor.

bullet

Violin plots have been added.

bullet

The Brodgar mailing list is now operational.

bullet

The price structure has changed as more and more universities are buying Brodgar and request licenses for student home use.

bullet

2.4.8: Fixed a little bug in the MDS and ANOSIM code in version 2.4.7.

horizontal rule

July 2005. Release of version 2.4.5 and 2.4.6 (August).

bullet

Fixed a little bug in the tree GUI.

horizontal rule

July 2005. Release of version 2.4.4.

bullet

Various improvements to discriminant analysis have been added. Groups of samples can be identified using a (explanatory) variable. 

bullet

A bug fix for the GAM and GLM graphical user interface.

bullet

A spreadsheet interface to simplify the data import process is in preparation.

bullet

ANOVA and  power analysis is in preparation.

bullet

Preparations for nested GLM and GAM models have started.

bullet

Preparations for an attached text editor have started.

horizontal rule

May 2005. Release of version 2.4.3.

bullet

Some catching up with PRIMER: ANOSIM, BIOENV and BVSTEP modules have been added.

bullet

The Mantel test and partial Mantel test have been added.

bullet

Mixed modelling has been implemented.

horizontal rule

March 2005. Release of version 2.4.2.

bullet

Small updates.

horizontal rule

 February 2005. Release of version 2.4.1.
bullet

Dotplots can now be made conditional on nominal variables.

bullet

Extra pairplot styles have been added.

horizontal rule

January 2005. Release of version 2.4.0.

bullet

The recent modifications caused a little bug in the interaction plot; fixed.

bullet

The data import process has been improved and is now considerably faster. Variable names that might give errors for the R tools (e.g. Y%1 or Y-1) are automatically adjusted.

horizontal rule

December 2004. Release of version 2.3.9.

bullet

More help text for AIC values of GAM models have been added. This should clarify how the AIC values are calculated.

bullet

Font sizes of graph labels and titles of R graphs can be changed. See the Tools menu.

horizontal rule

December 2004. Release of version 2.3.8.

bullet

Automatic detection of R installation directory has been implemented.

bullet

Bug fix for quasiPoisson and quasiBinomial GLM and GAM models.

bullet

AIC values obtained by GLM and GAM using two slightly different formulae are presented.

horizontal rule

November 2004. Release of version 2.3.7.

bullet

General improvements.

horizontal rule

 November 2004. Release of version 2.3.6.

bullet

A link to the R library gam has been added. A so-called "Specialised corner" was added to gam allowing for easy implementation of forward and backwards selection procedures to find the most optimal model, and models with different degrees of freedom. 

bullet

Small bug fixes and general improvements.

bullet

Brodgar now needs R version 2.0!

horizontal rule

October 2004. Release of version 2.3.5.

bullet

A link to the R library mvpart for multivariate tree models has been added.

bullet

Fixed a little bug in the canonical correlation analysis function. Thanks to Dr. Dobrev.

bullet

Non-metric MDS has been added.

bullet

Most measures of similarity discussed in Chapter 7 of Legende and Legendre (1998) have been added, see the MDS function.

horizontal rule

August 2004. Release of version 2.3.4.

bullet

GAM, GLM and tree models now allow for weights.

bullet

Fixed a little bug in the AIC for additive modelling.

horizontal rule

July 2004. Release of version 2.3.3.

bullet

Added further time series techniques (lattice graph of auto-correlation functions and lattice graph of different span widths in repeated Loess smoothing).

horizontal rule

June 2004. Release of version 2.3.2.

bullet

Minor bug fix for the scaling options in RDA and CCA.

horizontal rule

June 2004. Release of version 2.3.1.

bullet

Minor bug fix for plotting the fit in GLM and regression models if only one explanatory variable is selected.

horizontal rule

June 2004. Release of version 2.3.0.

bullet

Interactions between variables in linear regression, GLM and GAM have been added.

bullet

Three time series techniques have been added.

bullet

Significance testing for CCA and partial CCA are now included.

bullet

Significance testing for db-RDA transformations has been added.

bullet

Design and interaction plots have been added. Brodgar now needs R version 1.8.1 (which can be downloaded from our site).

horizontal rule

April 2004. Release of version 2.2.8.

bullet

ARIMAX modelling has been improved.

horizontal rule

March 2004. Release of version 2.2.7.

bullet

Principal coordinate analysis (PCO) was added to chronological clustering.

bullet

Added an extra example on chronological clustering and PCO to the website (see the time series section).

horizontal rule

March 2004. Release of version 2.2.6.

bullet

Chronological clustering was added.

bullet

Scatterplots can now have multiple lines (conditional on nominal variables).

horizontal rule

February 2004. Release of version 2.2.5.

bullet

Pair plots can now be made for Y and/or X.

bullet

Fixed a nasty bug in the (partial) RDA/CCA triplots. If explanatory variables were deselected in the multivariate analysis menu, names of nominal and non-nominal variables were mixed up.

horizontal rule

February 2004. Release of version 2.2.4.

bullet

Fixed a little mistake in the export facilities of canonical correlations of MAFA.

horizontal rule

January 2004. Release of version 2.2.3.

bullet

Fixed a little bug in the similarity ratio (Measures of similarity).  

bullet

Updated the first 6 chapters of the manual.

horizontal rule

December 2003. Release of version 2.2.2.

bullet

Options to use "semi-parametric models" have been added to additive modelling (AM) and generalised additive modelling (GAM). 

bullet

More graphical validation techniques have been added to AM and GAM.

bullet

Chapter 5 of the manual has been considerably modified. 

horizontal rule

December 2003. Release of version 2.2.1.

bullet

More graphical validation techniques have been implemented for linear regression and GLM. 

bullet

There was a little bug in the species richness index function (Exploration - General tools - Diversity index - Species richness).

bullet

R graphs can now be exported to EPS (which is useful if you write a book).

bullet

All R graphs under "Exploration" and "Univariate" are now presented in the same way. The "Multivariate" and "Time series" tools will be modified later this month to follow the same format.

horizontal rule

December 2003. Release of version 2.2.0.

bullet

To view, print and export R graphs, a third party graphical software package (Irfanview) has been added to Brodgar.

bullet

Linking R and Brodgar has been simplified.

bullet

Smoothing and regression options have been added to the lattice and pairplots.

bullet

More index functions have been added to the data exploration functions.

bullet

Cosmetic changes have been made to chapters 1 and 4 of the manual.

horizontal rule

November 2003. Release of version 2.1.9.

bullet

Implementation of Bray-Curtis ordination (also called: Polar ordination). 

bullet

Histograms: number of bars can be selected.

bullet

Alternative db-RDA transformations have been added to PCA and CA.

bullet

More options for plotting the regression and classification trees.

bullet

Two new chapters of the manual are now online.

bullet

Work in progress: (I) Tests to add a third-party graphical package to open and edit "R-generated-graphs" have started. (II) Linking db-RDA transformations with significance testing. (III) Extending the significance testing facilities from RDA to CCA. 

horizontal rule

November 2003. Release of version 2.1.8.

bullet

Implementation of classification trees. 

bullet

Tree pruning in regression and classification trees can now be done using the cp parameter. 

bullet

Chapter 5 of the new manual has been uploaded. It contains various examples on linear regression, partial linear regression, additive modelling and regression/classification trees.

horizontal rule

October 2003. Release of version 2.1.7.

bullet

Implementation of conditional histograms (see Exploration -R tools).

horizontal rule

October 2003. Release of version 2.1.6.

bullet

Bug fix in scatter plots and coenoclines.

horizontal rule

October 2003. Release of version 2.1.5.

bullet

Fixed a bug in the percentage similarity function. Thanks to Pam Sikkink.

horizontal rule

October 2003. Release of version 2.1.4.

bullet

Version 2.1.3: The graphical user interface for discriminant analysis had a little (but fatal) bug. Fixed it.

bullet

Forward selection of explanatory variables in redundancy analysis (RDA) and canonical correspondence analysis (CCA) has been implemented. permutation tests for (partial) RDA have also been implemented. This will give a p-value for the conditional effects of explanatory variables (or axes). Results were compared with CANOCO version 4, and are identical (except for differences due to a different random seed).

bullet

Using "Legendre and Gallagher (2001). Ecologically meaningful transformations for ordination of species data, Oecologia, 129:271-280", an alternative to distance base RDA (dr-RDA) has been implemented.  

horizontal rule

October 2003. Release of version 2.1.3.

bullet

A "Getting started" menu button has been added.

bullet

The structure of Brodgar has been changed to: Import Data - Exploration - Univariate analysis - Multivariate analysis - Times Series analysis.

bullet

The user can now select response and explanatory variables from within the multivariate techniques.

bullet

The manual has been partly revised (and corrected on grammar). 

bullet

Programming on permutation tests for RDA and CCA has started. The same holds fro db-RDA.

horizontal rule

July 2003. Release of version 2.1.2.

bullet

We used Brodgar in our statistics course in Faro, Portugal. Based on feedback from 21 course attendants, various modifications to the R interface were made. Further modifications are in progress.

bullet

A English grammar correction of the manual is in progress.

horizontal rule

July 2003. Release of version 2.1.0.

bullet

The following time series methods have been added: time series regime analysis, ARIMAX, spectral analysis.

bullet

Various improvements to the R interface.

horizontal rule

May 2003. Release of version 2.0.9.

bullet

GAM and GLM have been extended with binomial and Gamma distributions. Quasi likelihood methods are also implemented.

bullet

Added credit card payment facilities.

bullet

Fixed one little bug.

bullet

Updated chapters 1 to 4 of the manual!

horizontal rule

April 2003. Release of version 2.0.8.

bullet

Boxplots, coplots and lattice graphs can be made conditional on two nominal variables.

bullet

Graphs produced by the R interface can be saved as emf files. These are high quality graphs which can be imported into Word.

bullet

A few small bug fixes.

horizontal rule

April 2003. Release of version 2.0.7.

bullet

Partial regression, regression and scatterplots have been added to the R interface.

bullet

The Brodgar website and Chapter 9 of the manual have been extended with a partial linear regression example and a clustering example.

bullet

Fixed a bug in the regression and GLM functions (the automatic backward selection method failed if the data contained missing values).

horizontal rule

April 2003. Release of version 2.0.6.

bullet

Interface to R has been added.

bullet

Uploaded: Chapter 9 of the manual (Brodgar and R).

horizontal rule

February 2003. Release of version 2.0.5.

bullet

Bug fix in GUI for partial CCA and partial RDA.

bullet

First trials to link R and Brodgar are successful. 

horizontal rule

December 2002. Release of version 2.0.4.

bullet

Partial RDA has been implemented. 

bullet

Variance partitioning example has been added to our web site.

bullet

Brodgar results obtained by CCA, RDA, partial CCA and partial RDA were compared with CANOCO 4.0. Results are identical.

bullet

Zooming facilities of graphs has been added. Use the left mouse button to zoom in, and the right mouse button to zoom out.

horizontal rule

November 2002. Release of version 2.0.3.

bullet

Partial CCA has been implemented. This means that variance partitioning can be applied (estimate the pure spatial effect, or the pure management effect). Partial RDA will come soon.

bullet

Diagnostic tools (e.g. quality of display along the first two axes per response variable) have been implemented.

bullet

More flexibility for biplots and triplots. The user can now choose how to present response variables, explanatory variables and samples in biplots or triplots; e.g. by labels and lines, labels, squares, circles or triangles. It is also optional to add axes through the origin. 

horizontal rule

October 2002. Release of version 2.0.0.

bullet

The data import process has been modified and considerably improved. It is not possible anymore to import data with empty cells. This will avoid a lot of vague error messages. 

bullet

Part of the import data calculations are now carried out in FORTRAN. For large data sets, this should reduce the calculation time by 30-40%

bullet

Imported data are now internally stored with only two decimal precision (instead of 8).  

bullet

Additional transformations and standardisations have been implemented. 

bullet

Chapters 1, 3, 4 and 5 of the manual were revised. 

bullet

Selection of response variables and explanatory variables has been simplified (try Shift-Mouse move).  

horizontal rule

August 2002. Release of version 1.9.2.

bullet

A user in Finland encountered some problems with a semi-large data set (70 response variables and 1000 samples) and canonical correspondence analysis. Problems were related to a matrix multiplication (the dimensions became rather large). We have improved the code and the problem is fixed. 

horizontal rule

August 2002. Release of version 1.9.1.

bullet

Implementation of canonical correlation analysis and Webster's method to detect discontinuities.

horizontal rule

July 2002. Release of version 1.9.0.

bullet

Implementation of MAFA.

bullet

Various improvements to the discriminant analysis GUI.

bullet

Fixed a few bugs in the GUI.

horizontal rule

June 2002. Release of version 1.8.9.

bullet

Small modification in presenting high correlations.

horizontal rule

June 2002. Release of version 1.8.8.

bullet

New graphical options in "Plot data".

bullet

Small modifications in the dynamic factor analysis techniques.

horizontal rule

June 2002. Release of version 1.8.7

bullet

Bug fix and modification of the code for coenoclines. The code is now approximately 10 times as fast. Titles and the range of the y-axis in coenoclines along explanatory variables can now be changed.

horizontal rule

May 2002. Release of version 1.8.6.

bullet

Bug fix in the cross-correlation function.

bullet

Titles, labels and fonts for time series plots are still not working properly. Sorry. Will be fixed in the first week of June.

horizontal rule

January 2002. Release of version 1.8.5.

bullet

Two more data examples have been added, namely 
bullet

the hunting spider data. This data set has been used in many textbooks to illustrate the use of CA and CCA to analyse species-environmental relationships.

bullet

Fisher's Iris data. A data set frequently used to demonstrate discriminant analysis.

bullet

Projects (and associated directories and files) can be deleted.

bullet

Biplot and triplot titles, labels and fonts can be stored and retrieved.

bullet

Besides ordinary standardisation of explanatory variables in CCA, weighted standardisation (default settings in CANOCO) can be chosen. See the help file for further details.

horizontal rule

June-December 2001. Release of version 1.8.1 to 1.8.4

bullet

Mainly bug fixes for Windows NT and 2000 operating systems.

bullet

Titles, labels and fonts for the triplots and biplots can be changed.

horizontal rule

May 2001. Release of version 1.8

bullet

Help files have been added.

bullet

Brodgar has been extended with discriminant analysis and factor analysis.

bullet

The manual is being revised.

bullet

The data import process has been simplified.

horizontal rule

March 2001. Release of version 1.7

bullet

Minor bug fixes

bullet

In dynamic factor analysis, the covariance matrix of the error component can now be modelled as (i)  a diagonal matrix or (ii) a symmetric, non diagonal matrix.

bullet

Chapters 5, 6 and 7 of the manual are available online.

horizontal rule

February 2001. Release of version 1.6

bullet

Generalised Procrustes analysis (GPA) has been added. Suppose the data consist of M samples of N variables made on T occasions. This is called 3-way data. Two examples are (i) N  species measured at M sites in T years and (ii) N panel members assessing the quality of M products, during T assessments. GPA can be used to analyse such data. It applies a dimension reduction technique on each  2-way data set. In the first example, there are T tables, each containing species-by-sites data. GPA uses the T ordination diagrams to calculate an average ordination diagram. An analysis of variance indicates how well (i) individual species, (ii) each of the ordinations and (iii) each of the axes are fitted by this average ordination diagram. GPA can be used to analyse very short time series.

bullet

A first set of help files have been added.

horizontal rule

January 2001. Release of version 1.3

bullet

The layout of the GUI has been improved considerably. 

bullet

Implementation of the following dimension reduction techniques:
bullet

Redundancy analysis. This is basically a principal component analysis in which the axes are restricted to be linear combinations of the explanatory variables.

bullet

Correspondence analysis.

bullet

Canonical correspondence analysis (this is a correspondence analysis in which the axes are restricted to be linear combinations of the explanatory variables).

bullet

Auto- & cross-correlation functions have been improved.

bullet

Various dynamic factor models have been added.

bullet

Limitations on dimensions (number of time series and length of time series) of the data have been removed. The maximum number of common trends has been set to 10. Please note that the algorithm for dynamic factor analysis becomes unstable if more than 30 time series are used.

horizontal rule

November 2000. Release of version 1.2.

bulletGraphical and numerical output during runtime has been improved.

horizontal rule

November 2000. Release of version 1.1.

bulletAscii files can now be imported (thanks to Vincent J. Castelli).
bulletThe import process has been simplified.  
bulletSnapshots of the required data format are added.
bulletA demo data set has been added.
bulletFixed a stack overflow in the FORTRAN code.

horizontal rule

November 2000. Version 1.0 is released. 

horizontal rule