alpha |
Extract ancillary parameters from 'parameters' objects |
approval |
U.S. Presidential Approval Data |
as.bootlist |
Convert of Vector of Bootstrapped Parameters to a List-style Boot Object |
as.bootvector |
Convert Boot Object to a Vector |
as.data.frame.setx |
Coerce a 'setx' Object into a 'data.frame' |
as.description |
Generic Method for Casting 'description' Objects |
as.description.description |
description -> description |
as.description.list |
list -> description |
as.matrix.pooled.setx |
Convert a "pooled.setx" Object to a Matrix |
as.matrix.setx |
Convert a 'setx' Object to a Matrix |
as.parameters |
Generic Method for Converting Objects into 'parameters' |
as.parameters.default |
??? -> parameters |
as.parameters.list |
list -> parameters |
as.parameters.parameters |
parameters -> parameters This is merely an identity function when casting 'parameters' objects into 'parameters'. |
as.qi |
Generic Method for Converting Various Objects into 'qi' Objects 'qi' objects are list-style objects used by the 'summarize' function to compute simple summaries about the simulated data. For readability and and simplicity purposes, the 'qi' function typically returns a list of named simulations. This list is converted internally by Zelig into a 'qi' object so that several methods can be easily applied to the Quantities of Interest: plot, summarize, and print |
as.qi.default |
??? -> qi |
as.qi.list |
list -> qi This function has a lot of room to go wrong. It tries o detect whether the zelig model is old-style or new-style (as of 4/4/2011). Eventually this feature should be phased out. |
as.qi.qi |
qi -> qi |
as.summarized |
Generic Method for Casting Objectst as 'summarized' Objects |
as.summarized.list |
list -> summarized.qi Convert a list into a "summarized.qi" object |
as.summarized.summarized.qi |
summarized.qi -> summarized.qi |
attach.env |
Attach Variables to a Function |
cite |
Citation information for a 'description' object |
cluster.formula |
Generate Formulae that Consider Clustering |
cmvglm |
cmvglm |
coalition |
Coalition Dissolution in Parliamentary Democracies |
coalition2 |
Coalition Dissolution in Parliamentary Democracies, Modified Version |
coef.parameters |
Return Simulations of Parameter Coefficients |
combine |
Produce All Combinations of a Set of Lists |
constructDataFrame |
Construct Data Frame Construct and return a tiny (single-row) data-frame from a larger data-frame, a list of specified values, and a formula |
constructDesignMatrix |
Construct Design Matrix from Construct and return a design matrix based on a tiny data-frame (single-row). |
ignore |
Constructor for the 'ignore' class This class is included for future use, and is currently not used in any Zelig model. It is designed for use with zelig2* functions |
immi1 |
Individual Preferences Over Immigration Policy |
immi2 |
Individual Preferences Over Immigration Policy |
immi3 |
Individual Preferences Over Immigration Policy |
immi4 |
Individual Preferences Over Immigration Policy |
immi5 |
Individual Preferences Over Immigration Policy |
immigration |
Individual Preferences Over Immigration Policy |
is.formula |
Whether an Object is a Formula |
is.qi |
Test If Value is Interpretable as a QI |
is.valid.qi.list |
Check If Object Is a List of Valid Quantities of Interest |
is.zelig.compliant |
Whether a R-Package Contains a 'Yes' in its DESCRIPTION File's 'Zelig' Field |
is.zelig.package |
Wether an Installed R-Pack Depends on Zelig |
qi |
Generic Method for Computing Quantities of Interest |
qi.exp |
Compute quantities of interest for 'exp' Zelig models |
qi.gamma |
Compute quantities of interest for 'gamma' Zelig models |
qi.logit |
Compute quantities of interest for 'logit' Zelig models |
qi.ls |
Compute quantities of interest for 'ls' Zelig models |
qi.negbinom |
Compute quantities of interest for 'negbinom' Zelig models |
qi.normal |
Compute quantities of interest for 'normal' Zelig models |
qi.poisson |
Compute quantities of interest for 'poisson' Zelig models |
qi.probit |
Compute quantities of interest for 'probit' Zelig models |
qi.relogit |
simulate quantities of interest for the zelig "relogit" model |
qi.relogit2 |
simulate quantities of interest for the zelig "relogit" model |
qi.summarize |
Constructor for QI Summarized Class This class takes an arbitrary number of the _same_ type of quantities of interest labels them, then merges them into one simple printable block. In particular, this class determines which print function to use based on the the type and size od data to be passed to the print function. |
qi.tobit |
Compute quantities of interest for 'tobit' Zelig models |
reduceMI |
Reduce MI Formulas Take a formula in any of the reduced form or in a structural form and return the most reduced form of that formula |
register |
Generic Method for Registering Methods to Zelig Objects This function is used internally by Zelig to produce a list of methods to reproduce for particular Zelig models. |
register.default |
Construct a list of available generic methods available for the object used to fit the Zelig model |
relogit |
Fit a rare-event logistic model in Zelig |
repl |
Generic Method for Replicating Data |
repl.default |
Default Method for Replicating Statistics |
repl.sim |
Method for Replicating Simulated Quantities of Interest |
replace.call |
Hook to Update the Zelig Call with the Appropriate Call Object |
Reset |
Reset Counter for 'mi' Object |
retrieve.factors |
Retrieve a list of all the factors in the specified column |
robust.glm.hook |
Hook for "glm" Models in Zelig |
rocplot |
Receiver Operator Characteristic Plots |
sanction |
Multilateral Economic Sanctions |
setx |
Setting Explanatory Variable Values |
setx.default |
Set explanatory variables |
setx.MI |
Set Explanatory Variables for Multiply Imputed Data-sets This function simply calls setx.default once for every fitted model within the 'zelig.MI' object |
sim |
Generic Method for Computing and Organizing Simulated Quantities of Interest Simulate quantities of interest from the estimated model output from 'zelig()' given specified values of explanatory variables established in 'setx()'. For classical _maximum likelihood_ models, 'sim()' uses asymptotic normal approximation to the log-likelihood. For _Bayesian models_, Zelig simulates quantities of interest from the posterior density, whenever possible. For _robust Bayesian models_, simulations are drawn from the identified class of Bayesian posteriors. Alternatively, you may generate quantities of interest using bootstrapped parameters. |
sim.default |
Method for Simulating Quantities of Interest wrom 'zelig' Objects |
sim.MI |
Simulate Multiply Imputed Data |
sim.relogit |
Method for Simulating Quantities of Interest for the "relogit" Model |
simulation.matrix |
Get Simulations as a Matrix |
simulations.parameters |
Return Simulations of Parameter Coefficients |
simulations.plot |
Plot Quantities of Interest in a Zelig-fashion |
sna.ex |
Simulated Example of Social Network Data |
special_print_LIST |
Method for Printing Summarized QI's in a List Form |
special_print_MATRIX |
Method for Printing Summarized QI's in a Matrix Form |
splitUp |
Split a List into Two Lists This functions takes any list, and splits into two lists - one containing the values of arguments with specifically specified values and those without specified values. |
store.object |
Store Object in Environment with a Fake Name |
structuralToReduced |
Transform the Multilevel's Structural Formulas Into Reduced Form |
summarize |
Generic methonf for summarizing simualted quantities of interest |
summarize.default |
Summarize Simualted Quantities of Interest |
summary.glm.robust |
Summary of Generalized Linear Model with Robust Error Estimates |
summary.MI |
Summarry of Multiply Imputed Statistical Models |
summary.MI.sim |
Method for summarizing simulations of multiply imputed quantities of interest |
summary.pooled.sim |
Return a Summary of a Set of Pooled Simulated Interests |
summary.Relogit |
Summary for "Relogit" Fitted Model |
summary.Relogit2 |
Summary for "Relogit2" Fitted Model |
summary.sim |
Method for summarizing simulations of quantities of interest |
summary.zelig |
Zelig Object Summaries |
SupremeCourt |
U.S. Supreme Court Vote Matrix |
swiss |
Swiss Fertility and Socioeconomic Indicators (1888) Data |
t.setx |
Matrix Transpose of a "setx" Object |
table.levels |
Create a table, but ensure that the correct columns exist. In particular, this allows for entires with zero as a value, which is not the default for standard tables |
terms.multiple |
Extract Terms from a 'multiple' Object |
terms.vglm |
Model Terms for 'vglm' Models |
terms.zelig |
Model Terms for a Zelig Object |
termsFromFormula |
Extract Terms from Zelig-style Formulae |
TexCite |
Get a TeX-style Citation |
tobin |
Tobin's Tobit Data |
toBuildFormula |
Build Formula ??? |
tolmerFormat |
Convert a Formula into 'lmer' Representation from Reduced Form Take a formula in its reducd from and return it as a 'lmer' representation (from the lme4 package). This is basically removing the starting 'tag' from each term. |
toString.call |
Convert 'call' Object to a String |
turnout |
Turnout Data Set from the National Election Survey |
z |
Return value for a zelig2-function |
Zelig |
Zelig Everyone's Statistical Software |
zelig |
Estimating a Statistical Model |
zelig.call |
Create Function Call |
zelig.skeleton |
Creates a Skeleton for a New Zelig package |
Zelig.url |
Table of links for Zelig |
zelig2 |
Interface Between Zelig Models and External Functions |
zelig2exp |
Interface between the Zelig Model exp and the Pre-existing Model-fitting Method |
zelig2gamma |
Interface between gamma model and Zelig This function is exclusively for use by the 'zelig' function |
zelig2logit |
Interface between logit model and Zelig |
zelig2ls |
Interface between ls model and Zelig This function is exclusively for use by the 'zelig' function |
zelig2negbinom |
Interface between negbinom model and Zelig This function is exclusively for use by the 'zelig' function |
zelig2normal |
Interface between normal model and Zelig This function is exclusively for use by the 'zelig' function |
zelig2poisson |
Interface between poisson model and Zelig This function is exclusively for use by the 'zelig' function |
zelig2probit |
Interface between probit model and Zelig This function is exclusively for use by the 'zelig' function |
zelig2relogit |
Zelig2 bridge function |
zelig2tobit |
Interface between the Zelig Model tobit and the Pre-existing Model-fitting Method |
ZeligDescribeModel |
Produce a 'description' Object from the Name of a Model |
ZeligListModels |
Get a Character-Vector of All Models with a 'zelig2' Function |
ZeligListTitles |
List the Titles of the Zelig Statistical Models |