- GaussianPrior - Class in broadwick.config.generated
-
Java class for GaussianPrior complex type.
- GaussianPrior() - Constructor for class broadwick.config.generated.GaussianPrior
-
- gaussianPriorAndUniformPrior - Variable in class broadwick.config.generated.Models.Model.Priors
-
- generate(MonteCarloStep) - Method in class broadwick.montecarlo.markovchain.proposal.MarkovNormalProposal
-
- generate(MonteCarloStep) - Method in interface broadwick.montecarlo.markovchain.proposal.MarkovProposalFunction
-
Generate a new step in the Markov Chain based only on the supplied step.
- GENERATED_CONFIG_CLASSES_DIR - Static variable in class broadwick.Constants
-
- generateNextStep(MonteCarloStep) - Method in class broadwick.montecarlo.markovchain.MarkovChain
-
- generateNextStep(MonteCarloStep) - Method in interface broadwick.montecarlo.markovchain.MarkovStepGenerator
-
Generate the next step in the path.
- GENERATOR - Static variable in class broadwick.montecarlo.acceptor.MetropolisHastings
-
- generator - Variable in class broadwick.montecarlo.markovchain.MarkovChain
-
- GENERATOR - Static variable in class broadwick.montecarlo.markovchain.MarkovChainMonteCarlo
-
- GENERATOR - Static variable in class broadwick.montecarlo.markovchain.proposal.MarkovNormalProposal
-
- generator - Variable in class broadwick.rng.RNG
-
Random number generator type.
- Generator() - Constructor for enum broadwick.rng.RNG.Generator
-
- GENERATOR - Static variable in class broadwick.statistics.distributions.IntegerDistribution
-
- GENERATOR - Static variable in class broadwick.statistics.distributions.Normal
-
- generator - Variable in class broadwick.statistics.distributions.TruncatedNormalDistribution
-
- GENERATOR - Static variable in class broadwick.stochastic.algorithms.AbstractTauLeapingBase
-
- GENERATOR - Static variable in class broadwick.stochastic.algorithms.GillespieSimple
-
- getAlias() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the alias property.
- getAlias() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the alias property.
- getAlias() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the alias property.
- getAlias() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the alias property.
- getAlias() - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Gets the value of the alias property.
- getAlias() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the alias property.
- getAllModelConfigurations() - Method in class broadwick.Broadwick
-
Get a collection of XML elements one for each section.
- getAnimal(String) - Method in class broadwick.data.Lookup
-
Get an animal from the list of animals in the system.
- getAnimalLocationIdAtDate(String, int) - Method in class broadwick.data.Lookup
-
Get an animals location at a specified date.
- getAnimals() - Method in class broadwick.data.Lookup
-
Get all the animals that have been read from the file(s) specified in the configuration file.
- getAnimals(int) - Method in class broadwick.data.Lookup
-
Get all the animals that have been read from the file(s) specified in the configuration file whose date of birth
is before or on a given date and whose date of death (it there is any) is on or after the same date.
- getAttributeByName(String) - Method in class broadwick.graph.Edge
-
Obtain an attribute of this edge by the attributes name.
- getAttributeByName(String) - Method in class broadwick.graph.Vertex
-
Obtain an attribute of this vertex by the attributes name.
- getBatchMovementFile() - Method in class broadwick.config.generated.DataFiles
-
Gets the value of the batchMovementFile property.
- getBatchSizeColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the batchSizeColumn property.
- getBinContents() - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Get a collection of the values held in the histogram.
- getBinomial(int, double) - Method in class broadwick.rng.RNG
-
Generates a random value from the binomial distribution with the given N and p.
- getBins() - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Get the bins in the histogram.
- getBoolean() - Method in class broadwick.rng.RNG
-
Get a boolean (true/false) value.
- getCDF() - Method in class broadwick.stochastic.TransitionKernel
-
Get the cumulativeDistFn for this transition kernel.
- getClassname() - Method in class broadwick.config.generated.Models.Model
-
Gets the value of the classname property.
- getClosingParenthesis(String) - Method in class broadwick.phylo.NewickTreeParser
-
Get the index of the closing parenthesis in a string that starts with an opening parenthesis.
- getColumn() - Method in class broadwick.config.generated.CustomTags.CustomTag
-
Gets the value of the column property.
- getConfigurationFileName() - Method in class broadwick.CliOptions
-
Get the name of the configuration file specified on the command line.
- getConnection() - Method in interface broadwick.data.DatabaseImpl
-
Get a connection to the database.
- getConnection() - Method in class broadwick.data.H2Database
-
- getConsole() - Method in class broadwick.config.generated.Logs
-
Gets the value of the console property.
- getCustomTag() - Method in class broadwick.config.generated.CustomTags
-
Gets the value of the customTag property.
- getCustomTags() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the customTags property.
- getCustomTags() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the customTags property.
- getCustomTags() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the customTags property.
- getCustomTags() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the customTags property.
- getCustomTags() - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Gets the value of the customTags property.
- getCustomTags() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the customTags property.
- getData() - Method in class broadwick.config.generated.Project
-
Gets the value of the data property.
- getData(Integer) - Method in class broadwick.statistics.distributions.IntegerDistribution
-
- getDatabases() - Method in class broadwick.config.generated.Project.Data
-
Gets the value of the databases property.
- getDatafiles() - Method in class broadwick.config.generated.Project.Data
-
Gets the value of the datafiles property.
- getDate(DateTime) - Static method in class broadwick.BroadwickConstants
-
Convert a date object to an integer (number of days from a fixed start date, here 1/1/1900).
- getDate(String, String) - Static method in class broadwick.BroadwickConstants
-
Convert a date object to an integer (number of days from a fixed start date, here 1/1/1900).
- getDateFormat() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the dateFormat property.
- getDateFormat() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the dateFormat property.
- getDateFormat() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the dateFormat property.
- getDateFormat() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the dateFormat property.
- getDateFormat() - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Gets the value of the dateFormat property.
- getDateFormat() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the dateFormat property.
- getDateOfBirthColumn() - Method in class broadwick.config.generated.LifeHistoryType
-
Gets the value of the dateOfBirthColumn property.
- getDateOfDeathColumn() - Method in class broadwick.config.generated.LifeHistoryType
-
Gets the value of the dateOfDeathColumn property.
- getDefaultObserver() - Method in class broadwick.stochastic.StochasticSimulator
-
Get the default observer for the stochastic process.
- getDepartureDateColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the departureDateColumn property.
- getDepartureDateColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the departureDateColumn property.
- getDepartureLocationIdColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the departureLocationIdColumn property.
- getDepartureLocationIdColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the departureLocationIdColumn property.
- getDependentVariables() - Method in class broadwick.odesolver.OdeSolver
-
Get the dependent variables.
- getDependetVariablesAsCsv() - Method in class broadwick.odesolver.OdeSolver
-
Get a csv representation of the current state of the dependent variables.
- getDepth(V) - Method in class broadwick.graph.Tree
-
Returns the (unweighted) distance of vertex from the root of this tree.
- getDest(E) - Method in class broadwick.graph.DirectedGraph
-
- getDest(E) - Method in interface broadwick.graph.Graph
-
If
directed_edge
is a directed edge in this graph, returns the destination; otherwise returns
null
.
- getDest(E) - Method in class broadwick.graph.Tree
-
- getDest(E) - Method in class broadwick.graph.UndirectedGraph
-
- getDestinationDateColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the destinationDateColumn property.
- getDestinationDateColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the destinationDateColumn property.
- getDestinationLocationIdColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the destinationLocationIdColumn property.
- getDestinationLocationIdColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the destinationLocationIdColumn property.
- getDeviation() - Method in class broadwick.config.generated.GaussianPrior
-
Gets the value of the deviation property.
- getDialect() - Method in interface broadwick.data.DatabaseImpl
-
Obtain the database dialect e.g.
- getDialect() - Method in class broadwick.data.H2Database
-
- getDirectedMovementFile() - Method in class broadwick.config.generated.DataFiles
-
Gets the value of the directedMovementFile property.
- getDouble() - Method in class broadwick.rng.RNG
-
Generates a uniformly distributed random value from the open interval ( 0.0
, 1.0
)
(i.e., endpoints excluded).
- getDouble(double, double) - Method in class broadwick.rng.RNG
-
Generates a uniformly distributed random value from the open interval ( lower
, upper
)
(i.e., endpoints excluded).
- getEastingColumn() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the eastingColumn property.
- getEdge(String) - Method in class broadwick.graph.DirectedGraph
-
- getEdge(String) - Method in interface broadwick.graph.Graph
-
Returns a view the edges in this graph with the given id.
- getEdge(String) - Method in class broadwick.graph.Tree
-
- getEdge(String) - Method in class broadwick.graph.UndirectedGraph
-
- getEdgeAttributes() - Method in interface broadwick.graph.Graph
-
Get the attributes for the edges in the graph.
- getEdges() - Method in class broadwick.graph.DirectedGraph
-
- getEdges() - Method in interface broadwick.graph.Graph
-
Returns a view of all edges in this graph.
- getEdges() - Method in class broadwick.graph.Tree
-
- getEdges() - Method in class broadwick.graph.UndirectedGraph
-
- getEdgesInPath(V, V) - Method in class broadwick.graph.algorithms.ShortestPath
-
Returns a List of the edges on the shortest path from source to target, in order of their occurrence on this
path.
- getEdgeType() - Method in class broadwick.graph.DirectedGraph
-
- getEdgeType() - Method in interface broadwick.graph.Graph
-
Get the type of edge (directed/undirected employed in the graph.
- getEdgeType() - Method in class broadwick.graph.Tree
-
- getEdgeType() - Method in class broadwick.graph.UndirectedGraph
-
- getEndpoints(E) - Method in class broadwick.graph.DirectedGraph
-
- getEndpoints(E) - Method in interface broadwick.graph.Graph
-
Returns the endpoints of
edge
as a
Pair
.
- getEndpoints(E) - Method in class broadwick.graph.Tree
-
- getEndpoints(E) - Method in class broadwick.graph.UndirectedGraph
-
- getExpectedValue() - Method in class broadwick.montecarlo.MonteCarloDefaultResults
-
- getExpectedValue() - Method in interface broadwick.montecarlo.MonteCarloResults
-
Get the score for the Monte Carlo simulation.
- getExpectedValue() - Method in class broadwick.montecarlo.Poison
-
- getFile() - Method in class broadwick.config.generated.Logs
-
Gets the value of the file property.
- getFileExtension(String) - Static method in class broadwick.io.FileUtils
-
Get the extension of a file, given the name of the file.
- getFrequency(Integer) - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Get the size of the histogram at the given bin.
- getFullMovementFile() - Method in class broadwick.config.generated.DataFiles
-
Gets the value of the fullMovementFile property.
- getGaussian(double, double) - Method in class broadwick.rng.RNG
-
Generates a random value from the Normal (or Gaussian) distribution with the given mean and standard deviation.
- getGaussianPriorAndUniformPrior() - Method in class broadwick.config.generated.Models.Model.Priors
-
Gets the value of the gaussianPriorAndUniformPrior property.
- getGeometricMean() - Method in class broadwick.statistics.Samples
-
Obtain the geometric mean of the set of observables in the accumulator.
- getGroupIdColumn() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the groupIdColumn property.
- getHarmonicMean() - Method in class broadwick.statistics.Samples
-
Obtain the harmonic mean of the set of observables in the accumulator.
- getHeight() - Method in class broadwick.graph.Tree
-
Returns the maximum depth in this tree.
- getHint() - Method in class broadwick.config.generated.Parameter
-
Gets the value of the hint property.
- getHint() - Method in class broadwick.config.generated.Prior
-
Gets the value of the hint property.
- getId() - Method in class broadwick.config.generated.Models.Model
-
Gets the value of the id property.
- getId() - Method in class broadwick.config.generated.Parameter
-
Gets the value of the id property.
- getId() - Method in class broadwick.config.generated.Prior
-
Gets the value of the id property.
- getIdColumn() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the idColumn property.
- getIdColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the idColumn property.
- getIdColumn() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the idColumn property.
- getIdColumn() - Method in class broadwick.config.generated.LifeHistoryType
-
Gets the value of the idColumn property.
- getImplementationTimeStamp() - Static method in class broadwick.BroadwickVersion
-
Get the build time in the Manifest.MF of the jar.
- getImplementationTimeStamp(Manifest) - Static method in class broadwick.BroadwickVersion
-
Get the build timestamp from the supplied Manifest.mf file.
- getImplementationVersion() - Static method in class broadwick.BroadwickVersion
-
Get the implementation number defined in the Manifest.MF of the jar.
- getImplementationVersion(Manifest) - Static method in class broadwick.BroadwickVersion
-
Get the build version number from the supplied Manifest.mf file..
- getInEdges(V) - Method in class broadwick.graph.DirectedGraph
-
- getInEdges(V) - Method in interface broadwick.graph.Graph
-
Returns a
Collection
view of the incoming edges incident to
vertex
in this graph.
- getInEdges(V) - Method in class broadwick.graph.Tree
-
- getInEdges(V) - Method in class broadwick.graph.UndirectedGraph
-
- getInitialStep() - Method in class broadwick.montecarlo.markovchain.MarkovChain
-
- getInitialStep() - Method in interface broadwick.montecarlo.markovchain.MarkovStepGenerator
-
Get the initial Step of the path.
- getInitialVal() - Method in class broadwick.config.generated.Prior
-
Gets the value of the initialVal property.
- getInitialValues() - Method in interface broadwick.odesolver.Ode
-
Get the initial values of each dependent variable.
- getInteger(int, int) - Method in class broadwick.rng.RNG
-
Generates a uniformly distributed random integer between lower
and upper
(endpoints
included).
- getIntercept() - Method in class broadwick.statistics.regression.SimpleLinearRegression
-
Returns the intercept of the estimated regression line.
- getInterceptStdErr() - Method in class broadwick.statistics.regression.SimpleLinearRegression
-
- getLevel() - Method in class broadwick.config.generated.Logs.Console
-
Gets the value of the level property.
- getLevel() - Method in class broadwick.config.generated.Logs.File
-
Gets the value of the level property.
- getLifeHistory() - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Gets the value of the lifeHistory property.
- getLocation(String) - Method in class broadwick.data.Lookup
-
Get a location from the list of locations in the system.
- getLocationColumn() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the locationColumn property.
- getLocationIdColumn() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the locationIdColumn property.
- getLocationIdColumn() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the locationIdColumn property.
- getLocationIdColumn() - Method in class broadwick.config.generated.PopulationType
-
Gets the value of the locationIdColumn property.
- getLocationOfBirthColumn() - Method in class broadwick.config.generated.LifeHistoryType
-
Gets the value of the locationOfBirthColumn property.
- getLocationOfDeathColumn() - Method in class broadwick.config.generated.LifeHistoryType
-
Gets the value of the locationOfDeathColumn property.
- getLocations() - Method in class broadwick.data.Lookup
-
Get all the movements that have been read from the file(s) specified in the configuration file.
- getLocationsFile() - Method in class broadwick.config.generated.DataFiles
-
Gets the value of the locationsFile property.
- getLogs() - Method in class broadwick.config.generated.Project
-
Gets the value of the logs property.
- getManifest() - Static method in class broadwick.BroadwickVersion
-
Get the object corresponding to the Manifest.mf file.
- getMarketDateColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the marketDateColumn property.
- getMarketDateColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the marketDateColumn property.
- getMarketIdColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the marketIdColumn property.
- getMarketIdColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the marketIdColumn property.
- getMax() - Method in class broadwick.config.generated.UniformPrior
-
Gets the value of the max property.
- getMean() - Method in class broadwick.config.generated.GaussianPrior
-
Gets the value of the mean property.
- getMean() - Method in interface broadwick.statistics.distributions.DiscreteDistribution
-
Get the numerical value of the mean of this distribution.
- getMean() - Method in class broadwick.statistics.distributions.HypergeometricDistribution
-
Get the numerical value of the mean of this distribution.
- getMean() - Method in class broadwick.statistics.Samples
-
Obtain the mean of the set of observables in the accumulator.
- getMin() - Method in class broadwick.config.generated.UniformPrior
-
Gets the value of the min property.
- getModel() - Method in class broadwick.config.generated.Models
-
Gets the value of the model property.
- getModels() - Method in class broadwick.config.generated.Project
-
Gets the value of the models property.
- getModelsConfiguration(String, NodeList) - Method in class broadwick.Broadwick
-
Get the XML string of the model with the given id from a list of configured models.
- getMovementDateColumn() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the movementDateColumn property.
- getMovementDirectionColumn() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the movementDirectionColumn property.
- getMovements() - Method in class broadwick.data.Lookup
-
Get all the movements that have been read from the file(s) specified in the configuration file.
- getMovements(int, int) - Method in class broadwick.data.Lookup
-
Get all the movements that have been read from the file(s) specified in the configuration file filtered on a date
range.
- getMovementsForAnimal(String) - Method in class broadwick.data.Lookup
-
Get all the recorded movements for a given animal.
- getN() - Method in class broadwick.statistics.distributions.MultinomialDistribution
-
Returns the parameter N of this object.
- getN() - Method in class broadwick.statistics.regression.SimpleLinearRegression
-
Returns the number of observations that have been added to the model.
- getName() - Method in class broadwick.config.generated.CustomTags.CustomTag
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.Databases
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the name property.
- getName() - Method in class broadwick.config.generated.Logs.File
-
Gets the value of the name property.
- getName() - Method in class broadwick.stochastic.algorithms.GillespieSimple
-
- getName() - Method in class broadwick.stochastic.algorithms.TauLeaping
-
- getName() - Method in class broadwick.stochastic.algorithms.TauLeapingFixedStep
-
- getName() - Method in class broadwick.stochastic.StochasticSimulator
-
Gets the name of the algorithm.
- getNegativeResultColumn() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the negativeResultColumn property.
- getNextEventDataAndRemove() - Method in class broadwick.odesolver.OdeSolver.ThetaQueue
-
Get the next observer and the collection of events they are subscribed to and remove it from the theta queue.
- getNextEventDataAndRemove() - Method in class broadwick.stochastic.StochasticSimulator.ThetaQueue
-
Get the next observer and the collection of events they are subscribed to and remove it from the theta queue.
- getNextThetaEventTime() - Method in class broadwick.odesolver.OdeSolver
-
Theta defines a moment, where the simulator has to invoke theta of a observers.
- getNextThetaEventTime() - Method in class broadwick.stochastic.StochasticSimulator
-
Theta defines a moment, where the simulator has to invoke theta of a observers.
- getNorthingColumn() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the northingColumn property.
- getNullLocation() - Static method in class broadwick.data.Location
-
Get the NULL location, defined as the one with no id, coordinates or occupants.
- getNumAnimals() - Method in class broadwick.data.Lookup
-
Get the number of animals stored in the internal database.
- getNumBins() - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Get the number of bins.
- getNumLocations() - Method in class broadwick.data.Lookup
-
Get the number of locations stored in the internal database.
- getNumMovements() - Method in class broadwick.data.Lookup
-
Get the number of movements stored in the internal database.
- getNumMovements(int, int) - Method in class broadwick.data.Lookup
-
Get the number of movements stored in the internal database filtered on a date range.
- getNumTests() - Method in class broadwick.data.Lookup
-
Get the number of tests stored in the internal database.
- getOffMovements(int, int) - Method in class broadwick.data.Lookup
-
Get all the OFF movements that have been read from the file(s) specified in the configuration file filtered on a
date range.
- getOnMovements(int, int) - Method in class broadwick.data.Lookup
-
Get all the ON movements that have been read from the file(s) specified in the configuration file filtered on a
date range.
- getOpposite(V, E) - Method in class broadwick.graph.DirectedGraph
-
- getOpposite(V, E) - Method in interface broadwick.graph.Graph
-
Returns the vertex at the other end of
edge
from
vertex
.
- getOpposite(V, E) - Method in class broadwick.graph.Tree
-
- getOpposite(V, E) - Method in class broadwick.graph.UndirectedGraph
-
- getOutEdges(V) - Method in class broadwick.graph.DirectedGraph
-
- getOutEdges(V) - Method in interface broadwick.graph.Graph
-
Returns a
Collection
view of the outgoing edges incident to
vertex
in this graph.
- getOutEdges(V) - Method in class broadwick.graph.Tree
-
- getOutEdges(V) - Method in class broadwick.graph.UndirectedGraph
-
- getP() - Method in class broadwick.statistics.distributions.MultinomialDistribution
-
Returns the parameters (probabilities1,...,probabilitiesd) of this object.
- getParameter() - Method in class broadwick.config.generated.Models.Model
-
Gets the value of the parameter property.
- getParameterValue(String) - Method in class broadwick.model.Model
-
Get the value of a parameter for the model given the parameter name (as defined in the config file).
- getParameterValueAsBoolean(String) - Method in class broadwick.model.Model
-
Get the value (as a boolean) of a parameter for the model given the parameter name (as defined in the config
file).
- getParameterValueAsDouble(String) - Method in class broadwick.model.Model
-
Get the value (as a double) of a parameter for the model given the parameter name (as defined in the config
file).
- getParameterValueAsInteger(String) - Method in class broadwick.model.Model
-
Get the value (as an integer) of a parameter for the model given the parameter name (as defined in the config
file).
- getPattern() - Method in class broadwick.config.generated.Logs.Console
-
Gets the value of the pattern property.
- getPattern() - Method in class broadwick.config.generated.Logs.File
-
Gets the value of the pattern property.
- getPoisson(double) - Method in class broadwick.rng.RNG
-
Generates a random value from the Poisson distribution with the given mean.
- getPopulation() - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Gets the value of the population property.
- getPopulationDateColumn() - Method in class broadwick.config.generated.PopulationType
-
Gets the value of the populationDateColumn property.
- getPopulationFile() - Method in class broadwick.config.generated.DataFiles
-
Gets the value of the populationFile property.
- getPopulationSizeColumn() - Method in class broadwick.config.generated.PopulationType
-
Gets the value of the populationSizeColumn property.
- getPostiveResultColumn() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the postiveResultColumn property.
- getPredecessor(V) - Method in class broadwick.graph.Tree
-
Get the vertex
in this graph that is the source of the (single) edge that is incident on this
vertex.
- getPredecessorCount(V) - Method in class broadwick.graph.DirectedGraph
-
- getPredecessorCount(V) - Method in interface broadwick.graph.Graph
-
Returns the number of predecessors that
vertex
has in this graph.
- getPredecessorCount(V) - Method in class broadwick.graph.Tree
-
- getPredecessorCount(V) - Method in class broadwick.graph.UndirectedGraph
-
- getPredecessors(V) - Method in class broadwick.graph.DirectedGraph
-
- getPredecessors(V) - Method in interface broadwick.graph.Graph
-
Returns a
Collection
view of the predecessors of
vertex
in this graph.
- getPredecessors(V) - Method in class broadwick.graph.Tree
-
- getPredecessors(V) - Method in class broadwick.graph.UndirectedGraph
-
- getPriors() - Method in class broadwick.config.generated.Models.Model
-
Gets the value of the priors property.
- getR() - Method in class broadwick.statistics.regression.SimpleLinearRegression
-
- getRandomBin() - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Select a random bin from the cumulative distribution of the histograms contents.
- getRandomBinFrequency() - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Select a random bin from the cumulative distribution of the frequencies and return the frequency.
- getResults() - Method in class broadwick.montecarlo.MonteCarlo
-
Get a copy of the results from the simulation.
- getRoot() - Method in class broadwick.graph.Tree
-
Returns the root of this tree.
- getRootMeanSquare() - Method in class broadwick.statistics.Samples
-
Obtain the root mean square of the set of observables in the accumulator.
- getSamples() - Method in class broadwick.montecarlo.MonteCarloDefaultResults
-
- getSamples() - Method in interface broadwick.montecarlo.MonteCarloResults
-
Get the results of the Monte Carlo simulations as a Samples object.
- getSamples() - Method in class broadwick.montecarlo.Poison
-
- getSeparator() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the separator property.
- getSeparator() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the separator property.
- getSeparator() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the separator property.
- getSeparator() - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Gets the value of the separator property.
- getSeparator() - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Gets the value of the separator property.
- getSeparator() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the separator property.
- getSize() - Method in class broadwick.statistics.Samples
-
Get the number of items added to the Accumulator.
- getSlope() - Method in class broadwick.statistics.regression.SimpleLinearRegression
-
Returns the slope of the estimated regression line.
- getSlopeStdErr() - Method in class broadwick.statistics.regression.SimpleLinearRegression
-
- getSource(E) - Method in class broadwick.graph.DirectedGraph
-
- getSource(E) - Method in interface broadwick.graph.Graph
-
If
directed_edge
is a directed edge in this graph, returns the source; otherwise returns
null
.
- getSource(E) - Method in class broadwick.graph.Tree
-
- getSource(E) - Method in class broadwick.graph.UndirectedGraph
-
- getSpeciesColumn() - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Gets the value of the speciesColumn property.
- getSpeciesColumn() - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Gets the value of the speciesColumn property.
- getSpeciesColumn() - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Gets the value of the speciesColumn property.
- getSpeciesColumn() - Method in class broadwick.config.generated.LifeHistoryType
-
Gets the value of the speciesColumn property.
- getSpeciesColumn() - Method in class broadwick.config.generated.PopulationType
-
Gets the value of the speciesColumn property.
- getStateName() - Method in interface broadwick.stochastic.SimulationState
-
Get the name of the state.
- getStatus() - Method in interface broadwick.concurrent.Executor
-
Get the current status of the jobs in the executor.
- getStatus() - Method in class broadwick.concurrent.LocalPoolExecutor
-
- getStdDev() - Method in class broadwick.statistics.Samples
-
Obtain the standard deviation (error in the mean) of the set of observeables in the accumulator.
- getSubTree(V) - Method in class broadwick.graph.Tree
-
Obtain the sub-tree with vertex
as it's root.
- getSuccessorCount(V) - Method in class broadwick.graph.DirectedGraph
-
- getSuccessorCount(V) - Method in interface broadwick.graph.Graph
-
Returns the number of successors that
vertex
has in this graph.
- getSuccessorCount(V) - Method in class broadwick.graph.Tree
-
- getSuccessorCount(V) - Method in class broadwick.graph.UndirectedGraph
-
- getSuccessors(V) - Method in class broadwick.graph.DirectedGraph
-
- getSuccessors(V) - Method in interface broadwick.graph.Graph
-
Returns a
Collection
view of the successors of
vertex
in this graph.
- getSuccessors(V) - Method in class broadwick.graph.Tree
-
- getSuccessors(V) - Method in class broadwick.graph.UndirectedGraph
-
- getSum() - Method in class broadwick.statistics.Samples
-
Get the sum of the values held in the accumulator.
- getSumCounts() - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Get the sum of the counts in the histogram.
- getSummary() - Method in class broadwick.statistics.Samples
-
Get a tab delimited string of the mean and standard deviation of the values in the accumulator.
- getTestDateColumn() - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Gets the value of the testDateColumn property.
- getTests() - Method in class broadwick.data.Lookup
-
Get all the tests that have been read from the file(s) specified in the configuration file.
- getTests(int, int) - Method in class broadwick.data.Lookup
-
Get all the tests that have been read from the file(s) specified in the configuration file.
- getTestsFile() - Method in class broadwick.config.generated.DataFiles
-
Gets the value of the testsFile property.
- getTransitionEvents() - Method in class broadwick.stochastic.TransitionKernel
-
Get the collection of events stored in the transition kernel.
- getTransitionProbability(SimulationEvent) - Method in class broadwick.stochastic.TransitionKernel
-
Get the probability of an event occurring.
- getType() - Method in class broadwick.config.generated.CustomTags.CustomTag
-
Gets the value of the type property.
- getUniformPrior(String) - Method in class broadwick.model.Model
-
Get the prior of a paramter for the model given the parameter name (as defined in the config file).
- getValidatedProject() - Method in class broadwick.config.ConfigValidator
-
If the project has been validated, i.e.
- getValidationErrors() - Method in class broadwick.config.ConfigValidationErrors
-
Get the validation errors.
- getValue() - Method in class broadwick.config.generated.Parameter
-
Gets the value of the value property.
- getVariance() - Method in interface broadwick.statistics.distributions.DiscreteDistribution
-
Get the numerical value of the variance of this distribution.
- getVariance() - Method in class broadwick.statistics.distributions.HypergeometricDistribution
-
Get the numerical value of the variance of this distribution.
- getVariance() - Method in class broadwick.statistics.Samples
-
Default sample variance implementation based on the second moment \f$ M_n^{(2)} \f$ moment<2>, mean and count.
- getVersionAndTimeStamp() - Static method in class broadwick.BroadwickVersion
-
Get the build version number and timestamp.
- getVertex(String) - Method in class broadwick.graph.DirectedGraph
-
- getVertex(String) - Method in interface broadwick.graph.Graph
-
Returns a view the vertex in this graph with a given id.Returns null if the edge does not exist.
- getVertex(String) - Method in class broadwick.graph.Tree
-
- getVertex(String) - Method in class broadwick.graph.UndirectedGraph
-
- getVertexAttributes() - Method in interface broadwick.graph.Graph
-
Get the attributes for the vertics in the graph.
- getVertexCount() - Method in class broadwick.graph.DirectedGraph
-
- getVertexCount() - Method in interface broadwick.graph.Graph
-
Returns the number of vertices in this graph.
- getVertexCount() - Method in class broadwick.graph.Tree
-
- getVertexCount() - Method in class broadwick.graph.UndirectedGraph
-
- getVertices() - Method in class broadwick.graph.DirectedGraph
-
- getVertices() - Method in interface broadwick.graph.Graph
-
Returns a view of all vertices in this graph.
- getVertices() - Method in class broadwick.graph.Tree
-
- getVertices() - Method in class broadwick.graph.UndirectedGraph
-
- GillespieSimple - Class in broadwick.stochastic.algorithms
-
Implementation of Gillespie's Direct method.
- GillespieSimple(AmountManager, TransitionKernel) - Constructor for class broadwick.stochastic.algorithms.GillespieSimple
-
Implementation of Gillespie's Direct method.
- GillespieSimple(AmountManager, TransitionKernel, boolean) - Constructor for class broadwick.stochastic.algorithms.GillespieSimple
-
Implementation of Gillespie's Direct method.
- goOn(ApproxBayesianComp) - Method in interface broadwick.abc.AbcController
-
Returns whether or not to continue with the calculation.
- goOn(ApproxBayesianComp) - Method in class broadwick.abc.AbcMaxNumStepController
-
- goOn(MarkovChainMonteCarlo) - Method in interface broadwick.montecarlo.markovchain.controller.MarkovChainController
-
Returns whether or not to continue with the calculation.
- goOn(MarkovChainMonteCarlo) - Method in class broadwick.montecarlo.markovchain.controller.MarkovChainMaxNumStepController
-
- goOn(OdeSolver) - Method in class broadwick.odesolver.DefaultOdeController
-
- goOn(OdeSolver) - Method in interface broadwick.odesolver.OdeController
-
Returns whether or not to continue with the stepwise solution of the ode.
- goOn(StochasticSimulator) - Method in class broadwick.stochastic.DefaultController
-
- goOn(StochasticSimulator) - Method in interface broadwick.stochastic.SimulationController
-
Returns whether or not to go on with the given simulation.
- graph - Variable in class broadwick.graph.DirectedGraph
-
- Graph<V extends Vertex,E extends Edge<V>> - Interface in broadwick.graph
-
A graph consisting of a set of vertices of type
V
set and a set of edges of type
E
.
- graph - Variable in class broadwick.graph.UndirectedGraph
-
- GraphMl - Class in broadwick.graph.writer
-
Simple class to write the nodes/edges of a network in graphML format.
- GraphMl() - Constructor for class broadwick.graph.writer.GraphMl
-
hidden constructor for static class.
- GraphViz - Class in broadwick.graph.writer
-
Simple class to write the nodes/edges of a network in graphviz (dot) format.
- GraphViz() - Constructor for class broadwick.graph.writer.GraphViz
-
hidden constructor for static class.
- GraphWriter - Interface in broadwick.graph.writer
-
Interface defining the writers.
- group - Variable in class broadwick.data.Test
-
- GROUP_ID - Static variable in class broadwick.data.readers.TestsFileReader
-
- groupIdColumn - Variable in class broadwick.config.generated.DataFiles.TestsFile
-
- sample() - Method in interface broadwick.abc.AbcPriorsSampler
-
Sample from the models Priors to obtain a set of model parameters.
- sample() - Method in interface broadwick.statistics.distributions.ContinuousDistribution
-
Obtain a sample from the distribution.
- sample() - Method in interface broadwick.statistics.distributions.ContinuousMultivariateDistribution
-
Obtain a sample from the distribution.
- sample() - Method in interface broadwick.statistics.distributions.DiscreteDistribution
-
Generate a random value sampled from this distribution.
- sample() - Method in class broadwick.statistics.distributions.HypergeometricDistribution
-
- sample() - Method in class broadwick.statistics.distributions.MultivariateNormalDistribution
-
- sample() - Method in class broadwick.statistics.distributions.Normal
-
- sample() - Method in class broadwick.statistics.distributions.TruncatedMultivariateNormalDistribution
-
- sample() - Method in class broadwick.statistics.distributions.TruncatedNormalDistribution
-
- samples - Variable in class broadwick.montecarlo.MonteCarloDefaultResults
-
- Samples - Class in broadwick.statistics
-
This class collects data values and calculates their mean and variance.
- Samples() - Constructor for class broadwick.statistics.Samples
-
Empty object where the internal values are initialised to 0.
- Samples(double) - Constructor for class broadwick.statistics.Samples
-
Initialise the internal values of the accumulator with the argument given.
- save(AbcNamedQuantity) - Method in class broadwick.abc.ApproxBayesianComp
-
Save the sample taken from the prior as it meets the criteria set for being a posterior sample.
- save(String, Graph<? extends Vertex, ? extends Edge<Vertex>>) - Static method in class broadwick.graph.writer.EdgeList
-
Save the graph as in edge list format in the given file.
- save(String, Graph<? extends Vertex, ? extends Edge<Vertex>>) - Static method in class broadwick.graph.writer.GraphMl
-
Save the graph as in graphML format in the given file.
- save(String, Graph<? extends Vertex, ? extends Edge<Vertex>>) - Static method in class broadwick.graph.writer.GraphViz
-
Save the graph as in graphviz format in the given file.
- save(String, Graph<? extends Vertex, ? extends Edge<Vertex>>) - Method in interface broadwick.graph.writer.GraphWriter
-
Write the XML document into file.
- save() - Method in interface broadwick.stochastic.AmountManager
-
Makes a copy of the amount array.
- saveToFile(String, String, boolean) - Static method in class broadwick.io.FileOutput
-
Save data in the form of a string to a named file.
- saveToFile(String, String, boolean, Object...) - Static method in class broadwick.io.FileOutput
-
Save data in the form of a string to a named file.
- scale(long[], double) - Static method in class broadwick.utils.ArrayUtils
-
Modify an array by multiplying each element by a constant scaling factor.
- scaleBins(double) - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Scale the values in the histogram by a given factor.
- SCHEMA - Static variable in class broadwick.Constants
-
- sd - Variable in class broadwick.statistics.distributions.TruncatedNormalDistribution
-
- second - Variable in class broadwick.utils.Pair
-
- SECTION_NAME - Static variable in class broadwick.data.readers.BatchedMovementsFileReader
-
- SECTION_NAME - Static variable in class broadwick.data.readers.DirectedMovementsFileReader
-
- SECTION_NAME - Static variable in class broadwick.data.readers.FullMovementsFileReader
-
- SECTION_NAME - Static variable in class broadwick.data.readers.LocationsFileReader
-
- SECTION_NAME - Static variable in class broadwick.data.readers.PopulationsFileReader
-
- SECTION_NAME - Static variable in class broadwick.data.readers.TestsFileReader
-
- seed(int) - Method in class broadwick.rng.RNG
-
Seed the random number generator.
- selectManyOf(T[], int) - Method in class broadwick.rng.RNG
-
Randomly pick N objects from an array of objects.
- selectManyOf(Collection<T>, int) - Method in class broadwick.rng.RNG
-
Randomly pick N objects from an array of objects.
- selectManyOf(Set<T>, int) - Method in class broadwick.rng.RNG
-
Randomly pick N objects from an array of objects.
- selectOneOf(T[]) - Method in class broadwick.rng.RNG
-
Randomly pick an object from an array of objects.
- selectOneOf(T[], double[]) - Method in class broadwick.rng.RNG
-
Randomly pick an object from an array of objects.
- selectOneOf(Set<T>) - Method in class broadwick.rng.RNG
-
- selectOneOf(Collection<T>) - Method in class broadwick.rng.RNG
-
Randomly pick an object from an array of objects.
- separator - Variable in class broadwick.config.generated.DataFiles.BatchMovementFile
-
- separator - Variable in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
- separator - Variable in class broadwick.config.generated.DataFiles.FullMovementFile
-
- separator - Variable in class broadwick.config.generated.DataFiles.LocationsFile
-
- separator - Variable in class broadwick.config.generated.DataFiles.PopulationFile
-
- separator - Variable in class broadwick.config.generated.DataFiles.TestsFile
-
- service - Variable in class broadwick.concurrent.LocalPoolExecutor
-
- setAlias(String) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the alias property.
- setAlias(String) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the alias property.
- setAlias(String) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the alias property.
- setAlias(String) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the alias property.
- setAlias(String) - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Sets the value of the alias property.
- setAlias(String) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the alias property.
- setBatchSizeColumn(int) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the batchSizeColumn property.
- setClassname(String) - Method in class broadwick.config.generated.Models.Model
-
Sets the value of the classname property.
- setColumn(int) - Method in class broadwick.config.generated.CustomTags.CustomTag
-
Sets the value of the column property.
- setConsole(Logs.Console) - Method in class broadwick.config.generated.Logs
-
Sets the value of the console property.
- setCustomTags(CustomTags) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the customTags property.
- setCustomTags(CustomTags) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the customTags property.
- setCustomTags(CustomTags) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the customTags property.
- setCustomTags(CustomTags) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the customTags property.
- setCustomTags(CustomTags) - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Sets the value of the customTags property.
- setCustomTags(CustomTags) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the customTags property.
- setData(Project.Data) - Method in class broadwick.config.generated.Project
-
Sets the value of the data property.
- setData(Integer) - Method in class broadwick.statistics.distributions.IntegerDistribution
-
- setData(Integer, Integer) - Method in class broadwick.statistics.distributions.IntegerDistribution
-
- setDatabases(Databases) - Method in class broadwick.config.generated.Project.Data
-
Sets the value of the databases property.
- setDatafiles(DataFiles) - Method in class broadwick.config.generated.Project.Data
-
Sets the value of the datafiles property.
- setDateFormat(String) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the dateFormat property.
- setDateFormat(String) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the dateFormat property.
- setDateFormat(String) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the dateFormat property.
- setDateFormat(String) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the dateFormat property.
- setDateFormat(String) - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Sets the value of the dateFormat property.
- setDateFormat(String) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the dateFormat property.
- setDateOfBirthColumn(int) - Method in class broadwick.config.generated.LifeHistoryType
-
Sets the value of the dateOfBirthColumn property.
- setDateOfDeathColumn(int) - Method in class broadwick.config.generated.LifeHistoryType
-
Sets the value of the dateOfDeathColumn property.
- setDepartureDateColumn(int) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the departureDateColumn property.
- setDepartureDateColumn(int) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the departureDateColumn property.
- setDepartureLocationIdColumn(int) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the departureLocationIdColumn property.
- setDepartureLocationIdColumn(int) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the departureLocationIdColumn property.
- setDestinationDateColumn(int) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the destinationDateColumn property.
- setDestinationDateColumn(int) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the destinationDateColumn property.
- setDestinationLocationIdColumn(int) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the destinationLocationIdColumn property.
- setDestinationLocationIdColumn(int) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the destinationLocationIdColumn property.
- setDeviation(double) - Method in class broadwick.config.generated.GaussianPrior
-
Sets the value of the deviation property.
- setEastingColumn(Integer) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the eastingColumn property.
- setEntry(int, int, double) - Method in class broadwick.math.Matrix
-
Set the matrix element at a given point.
- setEntry(int, double) - Method in class broadwick.math.Vector
-
Set the value of the vector at a given index.
- setFile(Logs.File) - Method in class broadwick.config.generated.Logs
-
Sets the value of the file property.
- setFrequency(Integer) - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Increment the size of a bin.
- setFrequency(Integer, Integer) - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Set the value of a bin.
- setGroupIdColumn(Integer) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the groupIdColumn property.
- setHint(String) - Method in class broadwick.config.generated.Parameter
-
Sets the value of the hint property.
- setHint(String) - Method in class broadwick.config.generated.Prior
-
Sets the value of the hint property.
- setId(String) - Method in class broadwick.config.generated.Models.Model
-
Sets the value of the id property.
- setId(String) - Method in class broadwick.config.generated.Parameter
-
Sets the value of the id property.
- setId(String) - Method in class broadwick.config.generated.Prior
-
Sets the value of the id property.
- setIdColumn(int) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the idColumn property.
- setIdColumn(int) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the idColumn property.
- setIdColumn(Integer) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the idColumn property.
- setIdColumn(int) - Method in class broadwick.config.generated.LifeHistoryType
-
Sets the value of the idColumn property.
- setInitialVal(Double) - Method in class broadwick.config.generated.Prior
-
Sets the value of the initialVal property.
- setLevel(String) - Method in class broadwick.config.generated.Logs.Console
-
Sets the value of the level property.
- setLevel(String) - Method in class broadwick.config.generated.Logs.File
-
Sets the value of the level property.
- setLifeHistory(LifeHistoryType) - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Sets the value of the lifeHistory property.
- setLocationColumn(int) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the locationColumn property.
- setLocationIdColumn(int) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the locationIdColumn property.
- setLocationIdColumn(Integer) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the locationIdColumn property.
- setLocationIdColumn(int) - Method in class broadwick.config.generated.PopulationType
-
Sets the value of the locationIdColumn property.
- setLocationOfBirthColumn(int) - Method in class broadwick.config.generated.LifeHistoryType
-
Sets the value of the locationOfBirthColumn property.
- setLocationOfDeathColumn(Integer) - Method in class broadwick.config.generated.LifeHistoryType
-
Sets the value of the locationOfDeathColumn property.
- setLoggingLevel(String) - Method in class broadwick.LoggingFacade
-
Convert the string passed as argument to a Level.
- setLogs(Logs) - Method in class broadwick.config.generated.Project
-
Sets the value of the logs property.
- setMarketDateColumn(Integer) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the marketDateColumn property.
- setMarketDateColumn(Integer) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the marketDateColumn property.
- setMarketIdColumn(Integer) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the marketIdColumn property.
- setMarketIdColumn(Integer) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the marketIdColumn property.
- setMax(double) - Method in class broadwick.config.generated.UniformPrior
-
Sets the value of the max property.
- setMean(double) - Method in class broadwick.config.generated.GaussianPrior
-
Sets the value of the mean property.
- setMin(double) - Method in class broadwick.config.generated.UniformPrior
-
Sets the value of the min property.
- setModelConfiguration(String) - Method in class broadwick.model.Model
-
Set the xml string for the element in the configuration file.
- setModelDataLookup(Lookup) - Method in class broadwick.model.Model
-
Set the lookup object that allows access to the data files specified in the configuration file.
- setModelParameters(List<Parameter>) - Method in class broadwick.model.Model
-
Set the list of parameters for the model.
- setModelPriors(List<Prior>) - Method in class broadwick.model.Model
-
Set the list of priors for the model.
- setModels(Models) - Method in class broadwick.config.generated.Project
-
Sets the value of the models property.
- setMovementDateColumn(int) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the movementDateColumn property.
- setMovementDirectionColumn(int) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the movementDirectionColumn property.
- setName(String) - Method in class broadwick.config.generated.CustomTags.CustomTag
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.Databases
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the name property.
- setName(String) - Method in class broadwick.config.generated.Logs.File
-
Sets the value of the name property.
- setNegativeResultColumn(int) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the negativeResultColumn property.
- setNorthingColumn(Integer) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the northingColumn property.
- SetOperations - Class in broadwick.math
-
Some basic set operations on the Java Set class.
- SetOperations() - Constructor for class broadwick.math.SetOperations
-
Hidden utility constructor.
- setOverwrite(Boolean) - Method in class broadwick.config.generated.Logs.File
-
Sets the value of the overwrite property.
- setPattern(String) - Method in class broadwick.config.generated.Logs.Console
-
Sets the value of the pattern property.
- setPattern(String) - Method in class broadwick.config.generated.Logs.File
-
Sets the value of the pattern property.
- setPopulation(PopulationType) - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Sets the value of the population property.
- setPopulationDateColumn(int) - Method in class broadwick.config.generated.PopulationType
-
Sets the value of the populationDateColumn property.
- setPopulationSizeColumn(int) - Method in class broadwick.config.generated.PopulationType
-
Sets the value of the populationSizeColumn property.
- setPostiveResultColumn(int) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the postiveResultColumn property.
- setPriors(Models.Model.Priors) - Method in class broadwick.config.generated.Models.Model
-
Sets the value of the priors property.
- setResultsConsumer(MonteCarloResults) - Method in class broadwick.montecarlo.MonteCarlo
-
Set the consumer object for this Monte Carlo simulation.
- setRngSeed(int) - Method in class broadwick.stochastic.algorithms.GillespieSimple
-
- setRngSeed(int) - Method in class broadwick.stochastic.algorithms.TauLeaping
-
- setRngSeed(int) - Method in class broadwick.stochastic.algorithms.TauLeapingFixedStep
-
- setRngSeed(int) - Method in class broadwick.stochastic.StochasticSimulator
-
Seed the RNG if required.
- setSeparator(String) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the separator property.
- setSeparator(String) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the separator property.
- setSeparator(String) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the separator property.
- setSeparator(String) - Method in class broadwick.config.generated.DataFiles.LocationsFile
-
Sets the value of the separator property.
- setSeparator(String) - Method in class broadwick.config.generated.DataFiles.PopulationFile
-
Sets the value of the separator property.
- setSeparator(String) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the separator property.
- setSpeciesColumn(Integer) - Method in class broadwick.config.generated.DataFiles.BatchMovementFile
-
Sets the value of the speciesColumn property.
- setSpeciesColumn(int) - Method in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
Sets the value of the speciesColumn property.
- setSpeciesColumn(Integer) - Method in class broadwick.config.generated.DataFiles.FullMovementFile
-
Sets the value of the speciesColumn property.
- setSpeciesColumn(Integer) - Method in class broadwick.config.generated.LifeHistoryType
-
Sets the value of the speciesColumn property.
- setSpeciesColumn(Integer) - Method in class broadwick.config.generated.PopulationType
-
Sets the value of the speciesColumn property.
- setTestDateColumn(int) - Method in class broadwick.config.generated.DataFiles.TestsFile
-
Sets the value of the testDateColumn property.
- setTransitionProbabilities(Map<SimulationEvent, Double>) - Method in class broadwick.stochastic.TransitionKernel
-
Set the transition probabilities between states.
- setType(String) - Method in class broadwick.config.generated.CustomTags.CustomTag
-
Sets the value of the type property.
- setValue(String) - Method in class broadwick.config.generated.Parameter
-
Sets the value of the value property.
- setXCoord(double) - Method in class broadwick.graph.Vertex
-
Set the x coordinate for the vertex.
- setYCoord(double) - Method in class broadwick.graph.Vertex
-
Set the y coordinate for the vertex.
- ShortestPath<V extends Vertex,E extends Edge<V>> - Class in broadwick.graph.algorithms
-
Calculates distances in a specified graph, using Dijkstra's single-source-shortest-path algorithm.
- ShortestPath(Graph<V, E>) - Constructor for class broadwick.graph.algorithms.ShortestPath
-
Create a ShortestPath instance.
- ShortestPath.EdgeWeightTransformer - Class in broadwick.graph.algorithms
-
Transformer class to transform the edge of a graph to a double (it's weight).
- shutdown() - Method in class broadwick.concurrent.LocalPoolExecutor
-
Shutdown the ExecutionService, blocking until ALL the threads have finished before returning.
- SimpleLinearRegression - Class in broadwick.statistics.regression
-
Estimates an ordinary least squares regression model with one independent variable.
- SimpleLinearRegression() - Constructor for class broadwick.statistics.regression.SimpleLinearRegression
-
Create an empty SimpleLinearRegression instance.
- simulation - Variable in class broadwick.montecarlo.MonteCarlo
-
- simulation - Variable in class broadwick.montecarlo.Producer
-
- SimulationController - Interface in broadwick.stochastic
-
A SimulationController (and its implementing classes) are responsible for controlling the simulation in the sense
that the StochasticSimulator checks with the controller object whether to go on or not.
- SimulationEvent - Class in broadwick.stochastic
-
A class containing all the details of an event in the stochastic ODE model.
- SimulationEvent(SimulationState, SimulationState) - Constructor for class broadwick.stochastic.SimulationEvent
-
Construct a new event from the initial state in one bin to a final state in another bin.
- SimulationException - Exception in broadwick.stochastic
-
A RuntimeException for stochastic solvers.
- SimulationException() - Constructor for exception broadwick.stochastic.SimulationException
-
Constructs a new math exception with null as its detail message.
- SimulationException(String) - Constructor for exception broadwick.stochastic.SimulationException
-
Constructs a new exception with the specified detail message.
- SimulationState - Interface in broadwick.stochastic
-
Interface for simulations states.
- size() - Method in class broadwick.statistics.distributions.IntegerDistribution
-
Get the size (the number of bins) in the histogram.
- solver - Variable in class broadwick.odesolver.Observer
-
- source - Variable in class broadwick.graph.Edge
-
- SPACE - Static variable in class broadwick.CliOptions
-
- species - Variable in class broadwick.data.Animal
-
- species - Variable in class broadwick.data.Movement
-
- SPECIES - Static variable in class broadwick.data.readers.BatchedMovementsFileReader
-
- SPECIES - Static variable in class broadwick.data.readers.DirectedMovementsFileReader
-
- SPECIES - Static variable in class broadwick.data.readers.FullMovementsFileReader
-
- SPECIES - Static variable in class broadwick.data.readers.PopulationsFileReader
-
- speciesColumn - Variable in class broadwick.config.generated.DataFiles.BatchMovementFile
-
- speciesColumn - Variable in class broadwick.config.generated.DataFiles.DirectedMovementFile
-
- speciesColumn - Variable in class broadwick.config.generated.DataFiles.FullMovementFile
-
- speciesColumn - Variable in class broadwick.config.generated.LifeHistoryType
-
- speciesColumn - Variable in class broadwick.config.generated.PopulationType
-
- started() - Method in class broadwick.montecarlo.markovchain.observer.MarkovChainObserver
-
Gets called when the simulation has started after the initialization and before the termination condition is
checked the first time.
- started() - Method in class broadwick.odesolver.Observer
-
Gets called when the ODE solver has started after the initialization and before the termination condition is
checked the first time.
- started() - Method in class broadwick.stochastic.Observer
-
Gets called when the simulation has started after the initialization and before the termination condition is
checked the first time.
- startTime - Variable in class broadwick.stochastic.StochasticSimulator
-
- Status() - Constructor for enum broadwick.concurrent.Executor.Status
-
- status - Variable in class broadwick.concurrent.LocalPoolExecutor
-
- Status() - Constructor for enum broadwick.config.ConfigValidationErrors.Status
-
- stdDev - Variable in class broadwick.statistics.distributions.Normal
-
- step() - Method in class broadwick.montecarlo.markovchain.observer.MarkovChainObserver
-
Gets called when the simulation has taken a step, whether or not the step is accepted or not or if the
burn-in period has elapsed.
- step - Variable in class broadwick.montecarlo.MonteCarloScenario
-
- step() - Method in class broadwick.odesolver.Observer
-
Gets called after each termination check and before
Simulator#performStep(fern.simulation.controller.SimulationController)
is called.
- step() - Method in class broadwick.stochastic.Observer
-
Gets called after each termination check and before
Simulator#performStep(fern.simulation.controller.SimulationController)
is called.
- stepSize - Variable in class broadwick.odesolver.OdeSolver
-
- StochasticSimulator - Class in broadwick.stochastic
-
Base class for stochastic simulators.
- StochasticSimulator(AmountManager, TransitionKernel) - Constructor for class broadwick.stochastic.StochasticSimulator
-
Creates a new simulator using a given amount manager.
- StochasticSimulator(AmountManager, TransitionKernel, boolean) - Constructor for class broadwick.stochastic.StochasticSimulator
-
Creates a new simulator.
- StochasticSimulator.ThetaQueue - Class in broadwick.stochastic
-
Manages the registered theta events.
- stopAllTasks(List<Future<?>>) - Method in class broadwick.concurrent.LocalPoolExecutor
-
Send a message to all the futures to cancel their execution.
- subtract(Matrix) - Method in class broadwick.math.Matrix
-
Returns the result of subtracting m from this.
- subtract(Vector) - Method in class broadwick.math.Vector
-
Subtract a vector from this one.
- sum - Variable in class broadwick.statistics.Samples
-
- sum(Double[]) - Static method in class broadwick.utils.ArrayUtils
-
Get the sum of an array of doubles.
- sum(Integer[]) - Static method in class broadwick.utils.ArrayUtils
-
Get the sum of an array of integers.
- sumInv - Variable in class broadwick.statistics.Samples
-
- sumSqr - Variable in class broadwick.statistics.Samples
-
- symDifference(Set<T>, Set<T>) - Static method in class broadwick.math.SetOperations
-
Get the elements of sets A,B that are not in their intersection.