Let $X_{1},...X_{n}$ be a random sample with some known pdf.
I found the log likelihood. Now I would like to know how to minimise the following expression in order to minimise this likelihood and thus find the maximum likelihood estimate:
$$ \sum_{i=1}^n | x_{i} - \theta | $$
I know without the absolute sign this expression would be 0 if $\theta$ = mean of the distribution.
Thoughts?