Version 1.2  2015-09-16
-----------------------------------------------------------------
* Added the function predict.FLLat which calculates fitted values
  for a FLLat model, or predicted values and weights for a new
  set of samples using a fitted FLLat model.
* Updated the package vignette with examples of using the
  predict.FLLat function.
* Changed an argument name from FLLat.fit to Y.FLLat in the
  FLLat.FDR function for consistency
* General tidying up of help files for package functions.

Version 1.1  2014-01-06
-----------------------------------------------------------------
* Added the function FLLat.FDR which estimates the false
  discovery rate for a fitted FLLat model.
* Added the function plot.FDR which plots the FDRs against
  threshold values, as produced by FLLat.FDR.
* The FLLat function now also returns the values of the tuning
  parameters lambda1 and lambda2 that are used as arguments.
* Updated the package vignette with examples of using the
  FLLat.FDR function.

Version 1.0  2011-06-05
-----------------------------------------------------------------
* First release.