Search Results:
Showing results 1 to 10 of 733.
Function poly.formula [lmPerm v2.1.0]
- keywords
- design
- title
- Makes a polynomial model
- description
- Formulas are expanded to accommodate special functions for continuous and mixture variables.
Function multResp [lmPerm v2.1.0]
- keywords
- design
- title
- Multple response creation
- description
- This function creates a multiple response matrix for its argument variables. When used on the lhs of the formula in lmp() or aovp() it will create a matrix containing one or more response columns from variables defined in the data argument.
Function dishonestCasino [HMM v1.0]
- keywords
- design
- title
- Example application for Hidden Markov Models
- description
- The dishonest casino gives an example for the application of Hidden Markov Models. This example is taken from Durbin et. al. 1999: A dishonest casino uses two dice, one of them is fair the other is loaded. The probabilities of the fair die are (1/6,...,1/6) for throwing ("1",...,"6"). The probabilities of the loaded die are (1/10,...,1/10,1/2) for throwing ("1",..."5","6"). The observer doesn't know which die is actually taken (the state is hidden), but the sequence of throws (observations) can be used to infer which die (state) was used.
Function model.matrix.formula [AlgDesign v1.2.0]
- keywords
- design
- title
- Builds a model matrix
- description
- Produces a model matrix using expand.formula()
Function expand.formula [AlgDesign v1.2.0]
- keywords
- design
- title
- Expanding a formula
- description
- Formulas are expanded to accommodate special functions for continuous and mixture variables.
Function efficient.rounding [AlgDesign v1.2.0]
- keywords
- design
- title
- Efficient Rounding
- description
- A vector of proportions is efficiently rounded to integers.
Function eval.design [AlgDesign v1.2.0]
- keywords
- design
- title
- Evaluates a design.
- description
- A design is evaluated.
Function optFederov [AlgDesign v1.2.0]
- keywords
- design
- title
- Optimal design
- description
- Calculates an exact or approximate algorithmic design for one of three criteria, using Federov's exchange algorithm.
Function eval.blockdesign [AlgDesign v1.2.0]
- keywords
- design
- title
- Evaluates a blocked design.
- description
- A blocked design is evaluated.
Function gen.factorial [AlgDesign v1.2.0]
- keywords
- design
- title
- Generates a full factorial design
- description
- A full factorial design is generated.