Skip to contents

kwbGompitz 0.8.0

kwbGompitz 0.7.0

Add new function reformatScientific().

kwbGompitz 0.6.1

  • composeGompitzInputData(): by default, give a message instead of a warning when the weight vector is recycled to the desired length. Bug fix: exclude empty condition labels when getting unique values from the condition column. Convert condition labels from factor to character.

  • rename functions whose names start with dot so that the functions will be loaded into the global environment when kwb.utils::assignPackageObjects() is called.

kwbGompitz 0.1.7

  • .getParameterEstimates(): if data frame does not have five columns, NA is returned (suggested by Nicolas Caradot)

kwbGompitz 0.1.6

  • ???

kwbGompitz 0.1.5

kwbGompitz 0.1.4

kwbGompitz 0.1.3

  • new function: .getFileContentForInputFile()
  • getObservationByCondition(): use unlist to prevent bug

kwbGompitz 0.1.2

  • new functions: orderByMostProbableClassAndDecreasingProbability(), orderByWeightedProbabilities()
  • plotPredictionByYearToPdf(): new arg “FUN.name”
  • plotPredictionByYear(): new args “FUN.name”, “main”

kwbGompitz 0.1.1

.probabilityOrder: NAs removed before finding maximum probability

kwbGompitz 0.1.0

first version