What is the distance in the matchit output? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!What are the differences between “=” and “<-” in R?Grouping functions (tapply, by, aggregate) and the *apply familyWhat is the difference between require() and library()?How to make a great R reproducible exampleHow to pair socks from a pile efficiently?R package MatchIt erroneous summary outputFormula for standardized differences in MatchIT?How Interpret the output of propensity matching(matchIT) in RObtaining distance matrix from MatchIt packager MatchIt output: cannot see first output showing mean match data
How to make triangles with rounded sides and corners? (squircle with 3 sides)
NIntegrate on a solution of a matrix ODE
Is the time—manner—place ordering of adverbials an oversimplification?
Any stored/leased 737s that could substitute for grounded MAXs?
Vertical ranges of Column Plots in 12
What did Turing mean when saying that "machines cannot give rise to surprises" is due to a fallacy?
What is the proper term for etching or digging of wall to hide conduit of cables
newbie Q : How to read an output file in one command line
Centre cell vertically in tabularx
Is this Kuo-toa homebrew race balanced?
Weaponising the Grasp-at-a-Distance spell
Did any compiler fully use 80-bit floating point?
First paper to introduce the "principal-agent problem"
How to resize main filesystem
What are some likely causes to domain member PC losing contact to domain controller?
When does a function NOT have an antiderivative?
How to achieve cat-like agility?
Does the main washing effect of soap come from foam?
Statistical analysis applied to methods coming out of Machine Learning
Why is there so little support for joining EFTA in the British parliament?
Is this Half-dragon Quaggoth boss monster balanced?
How do I find my Spellcasting Ability for my D&D character?
Plotting a Maclaurin series
Did John Wesley plagiarize Matthew Henry...?
What is the distance in the matchit output?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!What are the differences between “=” and “<-” in R?Grouping functions (tapply, by, aggregate) and the *apply familyWhat is the difference between require() and library()?How to make a great R reproducible exampleHow to pair socks from a pile efficiently?R package MatchIt erroneous summary outputFormula for standardized differences in MatchIT?How Interpret the output of propensity matching(matchIT) in RObtaining distance matrix from MatchIt packager MatchIt output: cannot see first output showing mean match data
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Does anybody know what is the distance
in the output of matchit()
?
Distance between what and what?
r matching
add a comment |
Does anybody know what is the distance
in the output of matchit()
?
Distance between what and what?
r matching
Maybe this helps (from the documentation): r.iq.harvard.edu/docs/matchit/2.4-20/…
– alessio
Mar 10 at 0:47
Thank you very much, I have read that. It does not explain it is distance between what and what! I have one treat unit and 3 control units matched to it, and each one has a distance associated with it. So, it cannot be the distance between the treated and control units.
– No Lie
Mar 11 at 16:28
add a comment |
Does anybody know what is the distance
in the output of matchit()
?
Distance between what and what?
r matching
Does anybody know what is the distance
in the output of matchit()
?
Distance between what and what?
r matching
r matching
asked Mar 9 at 0:52
No LieNo Lie
1088
1088
Maybe this helps (from the documentation): r.iq.harvard.edu/docs/matchit/2.4-20/…
– alessio
Mar 10 at 0:47
Thank you very much, I have read that. It does not explain it is distance between what and what! I have one treat unit and 3 control units matched to it, and each one has a distance associated with it. So, it cannot be the distance between the treated and control units.
– No Lie
Mar 11 at 16:28
add a comment |
Maybe this helps (from the documentation): r.iq.harvard.edu/docs/matchit/2.4-20/…
– alessio
Mar 10 at 0:47
Thank you very much, I have read that. It does not explain it is distance between what and what! I have one treat unit and 3 control units matched to it, and each one has a distance associated with it. So, it cannot be the distance between the treated and control units.
– No Lie
Mar 11 at 16:28
Maybe this helps (from the documentation): r.iq.harvard.edu/docs/matchit/2.4-20/…
– alessio
Mar 10 at 0:47
Maybe this helps (from the documentation): r.iq.harvard.edu/docs/matchit/2.4-20/…
– alessio
Mar 10 at 0:47
Thank you very much, I have read that. It does not explain it is distance between what and what! I have one treat unit and 3 control units matched to it, and each one has a distance associated with it. So, it cannot be the distance between the treated and control units.
– No Lie
Mar 11 at 16:28
Thank you very much, I have read that. It does not explain it is distance between what and what! I have one treat unit and 3 control units matched to it, and each one has a distance associated with it. So, it cannot be the distance between the treated and control units.
– No Lie
Mar 11 at 16:28
add a comment |
1 Answer
1
active
oldest
votes
In general, it's the distance metric used for matching. The difference between the distance metrics for a pair of individuals is the distance between them. The default is the estimated propensity score for each unit. You can set the value of the distance using the distance
option. You can also provide your own distance metric. For example, if you wanted to match on a different variable, such as age, you could create an age
variable and set distance = age
. For Mahalanobis distance matching, no individual receives a single distance metric because the distance between two units is computed using a formula, so none will be in the output.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55072926%2fwhat-is-the-distance-in-the-matchit-output%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
In general, it's the distance metric used for matching. The difference between the distance metrics for a pair of individuals is the distance between them. The default is the estimated propensity score for each unit. You can set the value of the distance using the distance
option. You can also provide your own distance metric. For example, if you wanted to match on a different variable, such as age, you could create an age
variable and set distance = age
. For Mahalanobis distance matching, no individual receives a single distance metric because the distance between two units is computed using a formula, so none will be in the output.
add a comment |
In general, it's the distance metric used for matching. The difference between the distance metrics for a pair of individuals is the distance between them. The default is the estimated propensity score for each unit. You can set the value of the distance using the distance
option. You can also provide your own distance metric. For example, if you wanted to match on a different variable, such as age, you could create an age
variable and set distance = age
. For Mahalanobis distance matching, no individual receives a single distance metric because the distance between two units is computed using a formula, so none will be in the output.
add a comment |
In general, it's the distance metric used for matching. The difference between the distance metrics for a pair of individuals is the distance between them. The default is the estimated propensity score for each unit. You can set the value of the distance using the distance
option. You can also provide your own distance metric. For example, if you wanted to match on a different variable, such as age, you could create an age
variable and set distance = age
. For Mahalanobis distance matching, no individual receives a single distance metric because the distance between two units is computed using a formula, so none will be in the output.
In general, it's the distance metric used for matching. The difference between the distance metrics for a pair of individuals is the distance between them. The default is the estimated propensity score for each unit. You can set the value of the distance using the distance
option. You can also provide your own distance metric. For example, if you wanted to match on a different variable, such as age, you could create an age
variable and set distance = age
. For Mahalanobis distance matching, no individual receives a single distance metric because the distance between two units is computed using a formula, so none will be in the output.
answered Apr 6 at 5:41
NoahNoah
670213
670213
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55072926%2fwhat-is-the-distance-in-the-matchit-output%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Maybe this helps (from the documentation): r.iq.harvard.edu/docs/matchit/2.4-20/…
– alessio
Mar 10 at 0:47
Thank you very much, I have read that. It does not explain it is distance between what and what! I have one treat unit and 3 control units matched to it, and each one has a distance associated with it. So, it cannot be the distance between the treated and control units.
– No Lie
Mar 11 at 16:28