Factor analysis of a function with binary output

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have a data set and I am interested in determining which factors of this data set contribute most to the output. The data set varies by multiple factors $X_1$, $X_2$, .... $X_n$, and the function produces an outcome $F$($X_1$,$X_2$,...$X_n$)=$1$ or $0$. $X_1$ and the other variables are typically limited to taking on 1-5 different values. However, these values are not numeric, they can sometimes be strings representing a location or something else. I am looking for a way to quantify which of the variables are most important in determining the outcome of the function.



I have tried assigning the values that each of the random factors $X_1$, $X_2$, .... $X_n$ can take to vectors, but a possible problem is the dimension of each random factor may differ. Is there anyway to determine the importance of these variables on the general function?



(by importance I mean something in the way of principal component analysis or sensitivity of the function to those factors)







share|cite|improve this question

























    up vote
    0
    down vote

    favorite












    I have a data set and I am interested in determining which factors of this data set contribute most to the output. The data set varies by multiple factors $X_1$, $X_2$, .... $X_n$, and the function produces an outcome $F$($X_1$,$X_2$,...$X_n$)=$1$ or $0$. $X_1$ and the other variables are typically limited to taking on 1-5 different values. However, these values are not numeric, they can sometimes be strings representing a location or something else. I am looking for a way to quantify which of the variables are most important in determining the outcome of the function.



    I have tried assigning the values that each of the random factors $X_1$, $X_2$, .... $X_n$ can take to vectors, but a possible problem is the dimension of each random factor may differ. Is there anyway to determine the importance of these variables on the general function?



    (by importance I mean something in the way of principal component analysis or sensitivity of the function to those factors)







    share|cite|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have a data set and I am interested in determining which factors of this data set contribute most to the output. The data set varies by multiple factors $X_1$, $X_2$, .... $X_n$, and the function produces an outcome $F$($X_1$,$X_2$,...$X_n$)=$1$ or $0$. $X_1$ and the other variables are typically limited to taking on 1-5 different values. However, these values are not numeric, they can sometimes be strings representing a location or something else. I am looking for a way to quantify which of the variables are most important in determining the outcome of the function.



      I have tried assigning the values that each of the random factors $X_1$, $X_2$, .... $X_n$ can take to vectors, but a possible problem is the dimension of each random factor may differ. Is there anyway to determine the importance of these variables on the general function?



      (by importance I mean something in the way of principal component analysis or sensitivity of the function to those factors)







      share|cite|improve this question













      I have a data set and I am interested in determining which factors of this data set contribute most to the output. The data set varies by multiple factors $X_1$, $X_2$, .... $X_n$, and the function produces an outcome $F$($X_1$,$X_2$,...$X_n$)=$1$ or $0$. $X_1$ and the other variables are typically limited to taking on 1-5 different values. However, these values are not numeric, they can sometimes be strings representing a location or something else. I am looking for a way to quantify which of the variables are most important in determining the outcome of the function.



      I have tried assigning the values that each of the random factors $X_1$, $X_2$, .... $X_n$ can take to vectors, but a possible problem is the dimension of each random factor may differ. Is there anyway to determine the importance of these variables on the general function?



      (by importance I mean something in the way of principal component analysis or sensitivity of the function to those factors)









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited Aug 6 at 5:29
























      asked Aug 6 at 2:58









      Bruce Cunningham

      12




      12

























          active

          oldest

          votes











          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2873551%2ffactor-analysis-of-a-function-with-binary-output%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2873551%2ffactor-analysis-of-a-function-with-binary-output%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?

          What is the equation of a 3D cone with generalised tilt?